<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-05-17T00:38:44.193795" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-scale.txt" source="/w/workspace/openflowplugin-csit-1node-scale-only-vanadium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13">
<kw name="Start Suite" type="SETUP">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T00:38:44.328146" 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-17T00:38:44.327862" elapsed="0.000352"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-17T00:38:44.328727" 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-17T00:38:44.328367" elapsed="0.000391"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-17T00:38:44.329247" 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-17T00:38:44.328877" elapsed="0.000402"/>
</kw>
<kw name="Num Of Nodes" owner="Common">
<msg time="2026-05-17T00:38:44.329602" 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-17T00:38:44.329390" elapsed="0.000245"/>
</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-17T00:38:44.329748" elapsed="0.001719"/>
</kw>
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T00:38:44.331860" level="INFO">Logging into ':22' as 'jenkins'.</msg>
<msg time="2026-05-17T00:38:44.333727" 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-17T00:38:44.331590" elapsed="0.004934">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-17T00:38:44.336671" elapsed="0.000030"/>
</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-17T00:38:44.336811" elapsed="0.000025"/>
</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-17T00:38:44.336930" 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-17T00:38:44.337036" elapsed="0.000018"/>
</kw>
<status status="FAIL" start="2026-05-17T00:38:44.327335" elapsed="0.009833">OSError: [Errno 16] Device or resource busy</status>
</kw>
<suite id="s1-s1" name="Restconf Inventory" source="/w/workspace/openflowplugin-csit-1node-scale-only-vanadium/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-17T00:38:44.337869" elapsed="0.000372">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-17T00:38:44.338453" elapsed="0.000341">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-17T00:38:44.338967" elapsed="0.000331">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-17T00:38:44.339467" elapsed="0.000298">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-17T00:38:44.337247" elapsed="0.002864">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-vanadium/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-17T00:38:44.341026" elapsed="0.000319">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-17T00:38:44.341512" elapsed="0.000286">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-17T00:38:44.340638" elapsed="0.001444">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-17T00:38:44.343242" 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-17T00:38:44.342978" elapsed="0.000315"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-05-17T00:38:44.343555" 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-17T00:38:44.343390" elapsed="0.000626">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-17T00:38:44.344328" 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-17T00:38:44.344124" elapsed="0.000627">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-17T00:38:44.345072" 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-17T00:38:44.344862" elapsed="0.000727">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-17T00:38:44.345699" elapsed="0.000103"/>
</kw>
<status status="FAIL" start="2026-05-17T00:38:44.342799" elapsed="0.003120">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-17T00:38:44.195315" elapsed="0.150668">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>
