<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-05-29T07:05:41.507515" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-scale.txt" source="/w/workspace/openflowplugin-csit-1node-scale-only-titanium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13">
<kw name="Start Suite" type="SETUP">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-29T07:05:41.649412" level="INFO">Start mininet</msg>
<arg>Start mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-29T07:05:41.649087" elapsed="0.000404"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-29T07:05:41.650032" level="INFO">${TOPO_TREE_DEPTH} = 7</msg>
<var>${TOPO_TREE_DEPTH}</var>
<arg>${TOPO_TREE_DEPTH}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-29T07:05:41.649628" elapsed="0.000436"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-29T07:05:41.650604" level="INFO">${TOPO_TREE_FANOUT} = 2</msg>
<var>${TOPO_TREE_FANOUT}</var>
<arg>${TOPO_TREE_FANOUT}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-29T07:05:41.650232" elapsed="0.000410"/>
</kw>
<kw name="Num Of Nodes" owner="Common">
<msg time="2026-05-29T07:05:41.651055" level="INFO">${numnodes} = 127</msg>
<var>${numnodes}</var>
<arg>${TOPO_TREE_DEPTH}</arg>
<arg>${TOPO_TREE_FANOUT}</arg>
<doc>returns num of switches of a mininet with tree topology
with particular depth and fanout parameters</doc>
<status status="PASS" start="2026-05-29T07:05:41.650776" elapsed="0.000312"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<arg>timeout=${numnodes*3}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-29T07:05:41.651226" elapsed="0.001840"/>
</kw>
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-29T07:05:41.653478" level="INFO">Logging into ':22' as 'jenkins'.</msg>
<msg time="2026-05-29T07:05:41.655593" level="FAIL">OSError: [Errno 16] Device or resource busy</msg>
<arg>${TOOLS_SYSTEM_USER}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>any</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="FAIL" start="2026-05-29T07:05:41.653193" elapsed="0.005277">OSError: [Errno 16] Device or resource busy</status>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<arg>sudo ovs-vsctl set-manager ptcp:6644</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-05-29T07:05:41.658651" elapsed="0.000035"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<arg>sudo mn -c</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-05-29T07:05:41.658812" elapsed="0.000026"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<arg>${start}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="NOT RUN" start="2026-05-29T07:05:41.658936" elapsed="0.000020"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<arg>mininet&gt;</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="NOT RUN" start="2026-05-29T07:05:41.659047" elapsed="0.000020"/>
</kw>
<status status="FAIL" start="2026-05-29T07:05:41.648127" elapsed="0.011063">OSError: [Errno 16] Device or resource busy</status>
</kw>
<suite id="s1-s1" name="Restconf Inventory" source="/w/workspace/openflowplugin-csit-1node-scale-only-titanium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13/010__restconf_inventory.robot">
<test id="s1-s1-t1" name="Get list of nodes" line="15">
<doc>Get the inventory</doc>
<status status="FAIL" start="2026-05-29T07:05:41.660250" elapsed="0.000465">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s1-t2" name="Get nodeconnector for the root node" line="22">
<doc>Get the inventory for the root node</doc>
<status status="FAIL" start="2026-05-29T07:05:41.661186" elapsed="0.000398">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s1-t3" name="Get nodeconnector for a node" line="32">
<doc>Get the inventory for a node</doc>
<status status="FAIL" start="2026-05-29T07:05:41.662046" elapsed="0.000441">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s1-t4" name="Get Stats for a node" line="39">
<doc>Get the stats for a node</doc>
<status status="FAIL" start="2026-05-29T07:05:41.663080" elapsed="0.000542">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<doc>Test suite for RESTCONF inventory</doc>
<status status="FAIL" start="2026-05-29T07:05:41.659265" elapsed="0.004780">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</suite>
<suite id="s1-s2" name="Restconf Topology" source="/w/workspace/openflowplugin-csit-1node-scale-only-titanium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13/020__restconf_topology.robot">
<test id="s1-s2-t1" name="Get Nodes Count" line="16">
<doc>Checks the number of switches</doc>
<status status="FAIL" start="2026-05-29T07:05:41.665373" elapsed="0.001156">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s2-t2" name="Get Links Count" line="29">
<doc>Checks the number of links</doc>
<status status="FAIL" start="2026-05-29T07:05:41.666966" elapsed="0.000502">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<doc>Test suite for RESTCONF topology</doc>
<status status="FAIL" start="2026-05-29T07:05:41.664555" elapsed="0.003589">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</suite>
<kw name="Stop Suite" type="TEARDOWN">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-29T07:05:41.670126" level="INFO">Stop mininet</msg>
<arg>Stop mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-29T07:05:41.669665" elapsed="0.000525"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-05-29T07:05:41.670504" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="FAIL" start="2026-05-29T07:05:41.670294" elapsed="0.000916">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-29T07:05:41.671514" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>exit</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-05-29T07:05:41.671326" elapsed="0.000658">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-29T07:05:41.672315" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="FAIL" start="2026-05-29T07:05:41.672100" elapsed="0.000756">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-29T07:05:41.672975" elapsed="0.000117"/>
</kw>
<status status="FAIL" start="2026-05-29T07:05:41.669411" elapsed="0.003814">Several failures occurred:

1) Cannot open session, you need to establish a connection first.

2) Cannot open session, you need to establish a connection first.

3) Cannot open session, you need to establish a connection first.</status>
</kw>
<doc>Test suite for Inventory Scalability</doc>
<status status="FAIL" start="2026-05-29T07:05:41.509152" elapsed="0.164148">Suite setup failed:
OSError: [Errno 16] Device or resource busy

Also suite teardown failed:
Several failures occurred:

1) Cannot open session, you need to establish a connection first.

2) Cannot open session, you need to establish a connection first.

3) Cannot open session, you need to establish a connection first.</status>
</suite>
<statistics>
<total>
<stat pass="0" fail="6" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat name="openflowplugin-scale.txt" id="s1" pass="0" fail="6" skip="0">openflowplugin-scale.txt</stat>
<stat name="Restconf Inventory" id="s1-s1" pass="0" fail="4" skip="0">openflowplugin-scale.txt.Restconf Inventory</stat>
<stat name="Restconf Topology" id="s1-s2" pass="0" fail="2" skip="0">openflowplugin-scale.txt.Restconf Topology</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
