+ COMMAND=start + OVS_SOCKET=/run/openvswitch/db.sock + OVS_PID=/run/openvswitch/ovs-vswitchd.pid + start + t=0 + '[' '!' -e /run/openvswitch/db.sock ']' + ovs-vsctl --db=unix:/run/openvswitch/db.sock --no-wait show 514f3d94-e56a-4c83-b5cd-ecd8e53700df + exec ovsinit -- /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall time=2026-05-12T06:11:34.287Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-05-12T06:11:34.288Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-rdd8v time=2026-05-12T06:11:34.288Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-05-12T06:11:34Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-05-12T06:11:34Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-05-12T06:11:34Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-05-12T06:11:34Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-05-12T06:11:34Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-05-12T06:11:34Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-05-12T06:11:45Z|00007|memory|INFO|317464 kB peak resident set size after 11.2 seconds 2026-05-12T06:11:45Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-05-12T06:17:55Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-05-12T06:17:55Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-05-12T06:17:55Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-05-12T06:17:55Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-05-12T06:17:55Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-05-12T06:17:55Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-05-12T06:17:55Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-05-12T06:17:55Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-05-12T06:17:55Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-05-12T06:17:55Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-05-12T06:17:55Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-05-12T06:17:55Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-05-12T06:17:55Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-05-12T06:17:55Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-05-12T06:17:55Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-05-12T06:17:55Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-05-12T06:17:55Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-05-12T06:17:55Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-05-12T06:17:55Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-05-12T06:17:55Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-05-12T06:17:55Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-05-12T06:17:55Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-05-12T06:17:55Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-05-12T06:17:55Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-05-12T06:17:55Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-05-12T06:17:55Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-05-12T06:17:55Z|00035|bridge|INFO|bridge br-ex: using datapath ID 00003ad27c31bc42 2026-05-12T06:17:55Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-05-12T06:17:56Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-05-12T06:17:56Z|00038|bridge|INFO|bridge br-int: using datapath ID 000062d826061728 2026-05-12T06:17:56Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-05-12T06:18:05Z|00040|memory|INFO|peak resident set size grew 57% in last 379.7 seconds, from 317464 kB to 498312 kB 2026-05-12T06:18:05Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-05-12T06:18:06Z|00042|connmgr|INFO|br-int<->unix#14: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-05-12T06:27:20Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-05-12T06:27:23Z|00044|bridge|INFO|bridge br-int: added interface tap6bd31783-40 on port 2 2026-05-12T06:27:30Z|00045|connmgr|INFO|br-int<->unix#14: 267 flow_mods in the 3 s starting 10 s ago (266 adds, 1 deletes) 2026-05-12T06:35:49Z|00046|bridge|INFO|bridge br-int: added interface tapa8d703e5-ea on port 3 2026-05-12T06:35:59Z|00047|connmgr|INFO|br-int<->unix#14: 145 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes, 2 modifications) 2026-05-12T06:51:23Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 1 2026-05-12T06:51:23Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 4 2026-05-12T06:51:33Z|00050|connmgr|INFO|br-int<->unix#14: 1540 flow_mods in the 9 s starting 10 s ago (1486 adds, 41 deletes, 13 modifications) 2026-05-12T06:51:45Z|00051|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:51:45Z|00052|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:51:45Z|00053|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:45Z|00054|bridge|INFO|bridge br-int: added interface tap8bae9609-db on port 5 2026-05-12T06:51:45Z|00055|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:45Z|00056|bridge|INFO|bridge br-int: added interface tap9d72a640-ff on port 6 2026-05-12T06:51:46Z|00057|bridge|INFO|bridge br-int: added interface tapa6054eff-d0 on port 7 2026-05-12T06:51:46Z|00058|bridge|INFO|bridge br-int: added interface tap641f62ce-40 on port 8 2026-05-12T06:51:50Z|00059|bridge|INFO|bridge br-int: deleted interface tap9d72a640-ff on port 6 2026-05-12T06:51:50Z|00060|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:50Z|00061|bridge|INFO|bridge br-int: deleted interface tap641f62ce-40 on port 8 2026-05-12T06:51:50Z|00062|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:50Z|00063|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:50Z|00064|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:50Z|00065|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:50Z|00066|bridge|WARN|could not open network device tap9d72a640-ff (No such device) 2026-05-12T06:51:57Z|00067|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:51:57Z|00068|bridge|INFO|bridge br-int: added interface tapd37abe0a-5f on port 9 2026-05-12T06:51:57Z|00069|bridge|INFO|bridge br-int: added interface tap4c5d3987-f0 on port 10 2026-05-12T06:51:58Z|00070|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:51:58Z|00071|bridge|INFO|bridge br-int: added interface tap659962b1-08 on port 11 2026-05-12T06:51:58Z|00072|bridge|INFO|bridge br-int: added interface tap28674c69-20 on port 12 2026-05-12T06:52:01Z|00073|bridge|INFO|bridge br-int: deleted interface tapd37abe0a-5f on port 9 2026-05-12T06:52:01Z|00074|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:52:01Z|00075|bridge|INFO|bridge br-int: deleted interface tap4c5d3987-f0 on port 10 2026-05-12T06:52:01Z|00076|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:52:01Z|00077|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:52:01Z|00078|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:52:01Z|00079|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:52:01Z|00080|bridge|WARN|could not open network device tapd37abe0a-5f (No such device) 2026-05-12T06:52:12Z|00081|bridge|INFO|bridge br-int: deleted interface tap8bae9609-db on port 5 2026-05-12T06:52:12Z|00082|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:52:12Z|00083|bridge|INFO|bridge br-int: deleted interface tapa6054eff-d0 on port 7 2026-05-12T06:52:12Z|00084|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:52:12Z|00085|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:52:12Z|00086|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:52:13Z|00087|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:52:13Z|00088|bridge|WARN|could not open network device tap8bae9609-db (No such device) 2026-05-12T06:52:20Z|00089|bridge|INFO|bridge br-int: deleted interface tap659962b1-08 on port 11 2026-05-12T06:52:20Z|00090|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:20Z|00091|bridge|INFO|bridge br-int: deleted interface tap28674c69-20 on port 12 2026-05-12T06:52:20Z|00092|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:20Z|00093|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:20Z|00094|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:20Z|00095|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:20Z|00096|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:21Z|00097|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:21Z|00098|bridge|INFO|bridge br-int: added interface tap659962b1-08 on port 13 2026-05-12T06:52:21Z|00099|bridge|INFO|bridge br-int: added interface tap28674c69-20 on port 14 2026-05-12T06:52:33Z|00100|connmgr|INFO|br-int<->unix#14: 4136 flow_mods in the 56 s starting 59 s ago (1819 adds, 2300 deletes, 17 modifications) 2026-05-12T06:52:36Z|00101|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:36Z|00102|bridge|INFO|bridge br-int: added interface tap1b3659ef-06 on port 15 2026-05-12T06:52:36Z|00103|bridge|INFO|bridge br-int: added interface tap49683621-20 on port 16 2026-05-12T06:52:39Z|00104|bridge|INFO|bridge br-int: deleted interface tap1b3659ef-06 on port 15 2026-05-12T06:52:39Z|00105|bridge|INFO|bridge br-int: deleted interface tap659962b1-08 on port 13 2026-05-12T06:52:39Z|00106|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:39Z|00107|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:39Z|00108|bridge|INFO|bridge br-int: deleted interface tap28674c69-20 on port 14 2026-05-12T06:52:39Z|00109|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:39Z|00110|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:39Z|00111|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:39Z|00112|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:39Z|00113|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:39Z|00114|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:39Z|00115|bridge|INFO|bridge br-int: deleted interface tap49683621-20 on port 16 2026-05-12T06:52:39Z|00116|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:39Z|00117|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:39Z|00118|bridge|WARN|could not open network device tap1b3659ef-06 (No such device) 2026-05-12T06:52:39Z|00119|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:39Z|00120|bridge|WARN|could not open network device tap659962b1-08 (No such device) 2026-05-12T06:52:45Z|00121|bridge|INFO|bridge br-ex: deleted interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 1 2026-05-12T06:52:45Z|00122|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 4 2026-05-12T06:52:52Z|00123|bridge|INFO|bridge br-ex: added interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 2 2026-05-12T06:52:52Z|00124|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 17 2026-05-12T06:53:00Z|00125|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:00Z|00126|bridge|INFO|bridge br-int: added interface tap4565029f-5d on port 18 2026-05-12T06:53:00Z|00127|bridge|INFO|bridge br-int: added interface tap8206d21e-a0 on port 19 2026-05-12T06:53:03Z|00128|bridge|INFO|bridge br-int: deleted interface tap4565029f-5d on port 18 2026-05-12T06:53:03Z|00129|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:03Z|00130|bridge|INFO|bridge br-int: deleted interface tap8206d21e-a0 on port 19 2026-05-12T06:53:03Z|00131|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:03Z|00132|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:03Z|00133|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:04Z|00134|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:04Z|00135|bridge|WARN|could not open network device tap4565029f-5d (No such device) 2026-05-12T06:53:08Z|00136|bridge|INFO|bridge br-ex: deleted interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 2 2026-05-12T06:53:08Z|00137|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 17 2026-05-12T06:53:33Z|00138|connmgr|INFO|br-int<->unix#14: 2682 flow_mods in the 34 s starting 58 s ago (855 adds, 1819 deletes, 8 modifications) 2026-05-12T06:53:51Z|00139|bridge|INFO|bridge br-ex: added interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 3 2026-05-12T06:53:51Z|00140|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 20 2026-05-12T06:54:00Z|00141|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:00Z|00142|bridge|INFO|bridge br-int: added interface tap24186375-07 on port 21 2026-05-12T06:54:00Z|00143|bridge|INFO|bridge br-int: added interface tap24d24989-00 on port 22 2026-05-12T06:54:03Z|00144|bridge|INFO|bridge br-int: deleted interface tap24186375-07 on port 21 2026-05-12T06:54:03Z|00145|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:03Z|00146|bridge|INFO|bridge br-int: deleted interface tap24d24989-00 on port 22 2026-05-12T06:54:03Z|00147|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:03Z|00148|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:03Z|00149|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:03Z|00150|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:03Z|00151|bridge|WARN|could not open network device tap24186375-07 (No such device) 2026-05-12T06:54:09Z|00152|bridge|INFO|bridge br-ex: deleted interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 3 2026-05-12T06:54:09Z|00153|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 20 2026-05-12T06:54:11Z|00154|bridge|INFO|bridge br-ex: added interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 4 2026-05-12T06:54:11Z|00155|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 23 2026-05-12T06:54:31Z|00156|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:54:31Z|00157|bridge|INFO|bridge br-int: added interface tapb7897af5-42 on port 24 2026-05-12T06:54:32Z|00158|bridge|INFO|bridge br-int: added interface tap555d4674-e0 on port 25 2026-05-12T06:54:33Z|00159|connmgr|INFO|br-int<->unix#14: 2316 flow_mods in the 40 s starting 42 s ago (1630 adds, 675 deletes, 11 modifications) 2026-05-12T06:54:53Z|00160|bridge|INFO|bridge br-int: deleted interface tapb7897af5-42 on port 24 2026-05-12T06:54:53Z|00161|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:54:53Z|00162|bridge|INFO|bridge br-int: deleted interface tap555d4674-e0 on port 25 2026-05-12T06:54:53Z|00163|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:54:53Z|00164|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:54:53Z|00165|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:54:53Z|00166|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:54:53Z|00167|bridge|WARN|could not open network device tapb7897af5-42 (No such device) 2026-05-12T06:55:02Z|00168|bridge|INFO|bridge br-ex: deleted interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 4 2026-05-12T06:55:02Z|00169|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 23 2026-05-12T06:55:11Z|00170|bridge|INFO|bridge br-ex: added interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 5 2026-05-12T06:55:11Z|00171|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 26 2026-05-12T06:55:24Z|00172|bridge|WARN|could not open network device tapcf94c467-ee (No such device) 2026-05-12T06:55:24Z|00173|bridge|INFO|bridge br-int: added interface tapcf94c467-ee on port 27 2026-05-12T06:55:24Z|00174|bridge|INFO|bridge br-int: added interface tap292e5d4d-30 on port 28 2026-05-12T06:55:33Z|00175|connmgr|INFO|br-int<->unix#14: 1742 flow_mods in the 53 s starting 59 s ago (712 adds, 1022 deletes, 8 modifications) 2026-05-12T06:55:49Z|00176|bridge|WARN|could not open network device tap6eb15853-79 (No such device) 2026-05-12T06:55:49Z|00177|bridge|INFO|bridge br-int: added interface tap6eb15853-79 on port 29 2026-05-12T06:56:05Z|00178|bridge|INFO|bridge br-int: deleted interface tap6eb15853-79 on port 29 2026-05-12T06:56:05Z|00179|bridge|WARN|could not open network device tap6eb15853-79 (No such device) 2026-05-12T06:56:05Z|00180|bridge|WARN|could not open network device tap6eb15853-79 (No such device) 2026-05-12T06:56:05Z|00181|bridge|WARN|could not open network device tap6eb15853-79 (No such device) 2026-05-12T06:56:05Z|00182|bridge|WARN|could not open network device tap6eb15853-79 (No such device) 2026-05-12T06:56:08Z|00183|bridge|INFO|bridge br-int: deleted interface tapcf94c467-ee on port 27 2026-05-12T06:56:08Z|00184|bridge|WARN|could not open network device tapcf94c467-ee (No such device) 2026-05-12T06:56:08Z|00185|bridge|INFO|bridge br-int: deleted interface tap292e5d4d-30 on port 28 2026-05-12T06:56:08Z|00186|bridge|WARN|could not open network device tapcf94c467-ee (No such device) 2026-05-12T06:56:08Z|00187|bridge|WARN|could not open network device tapcf94c467-ee (No such device) 2026-05-12T06:56:08Z|00188|bridge|WARN|could not open network device tapcf94c467-ee (No such device) 2026-05-12T06:56:08Z|00189|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tapcf94c467-ee failed: No such device 2026-05-12T06:56:08Z|00190|dpif|WARN|system@ovs-system: failed to add tapcf94c467-ee as port: No such device 2026-05-12T06:56:08Z|00191|bridge|WARN|could not add network device tapcf94c467-ee to ofproto (No such device) 2026-05-12T06:56:08Z|00192|bridge|WARN|could not open network device tapcf94c467-ee (No such device) 2026-05-12T06:56:12Z|00193|bridge|INFO|bridge br-ex: deleted interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 5 2026-05-12T06:56:12Z|00194|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 26 2026-05-12T06:56:33Z|00195|connmgr|INFO|br-int<->unix#14: 855 flow_mods in the 34 s starting 55 s ago (109 adds, 746 deletes) 2026-05-12T06:57:19Z|00196|bridge|INFO|bridge br-ex: added interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 6 2026-05-12T06:57:19Z|00197|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 30 2026-05-12T06:57:33Z|00198|connmgr|INFO|br-int<->unix#14: 954 flow_mods in the 12 s starting 13 s ago (935 adds, 15 deletes, 4 modifications) 2026-05-12T06:57:33Z|00199|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T06:57:33Z|00200|bridge|INFO|bridge br-int: added interface tapbba37d21-05 on port 31 2026-05-12T06:57:33Z|00201|bridge|INFO|bridge br-int: added interface tapc420a4bd-a0 on port 32 2026-05-12T06:57:41Z|00202|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T06:57:41Z|00203|bridge|INFO|bridge br-int: added interface tapa278d02a-92 on port 33 2026-05-12T06:57:41Z|00204|bridge|INFO|bridge br-int: added interface tap5dcfc9fd-10 on port 34 2026-05-12T06:58:15Z|00205|bridge|WARN|could not open network device tap34003ffb-e7 (No such device) 2026-05-12T06:58:16Z|00206|bridge|INFO|bridge br-int: added interface tap34003ffb-e7 on port 35 2026-05-12T06:58:33Z|00207|connmgr|INFO|br-int<->unix#14: 505 flow_mods in the 42 s starting 59 s ago (472 adds, 33 deletes) 2026-05-12T06:58:55Z|00208|bridge|WARN|could not open network device tapd3d7a29b-6f (No such device) 2026-05-12T06:58:55Z|00209|bridge|INFO|bridge br-int: added interface tapd3d7a29b-6f on port 36 2026-05-12T06:58:56Z|00210|bridge|INFO|bridge br-int: added interface tapdd1aeec4-70 on port 37 2026-05-12T06:59:19Z|00211|bridge|WARN|could not open network device tapc9245c5f-20 (No such device) 2026-05-12T06:59:19Z|00212|bridge|INFO|bridge br-int: added interface tapc9245c5f-20 on port 38 2026-05-12T06:59:32Z|00213|bridge|WARN|could not open network device tap0bd84f04-47 (No such device) 2026-05-12T06:59:32Z|00214|bridge|INFO|bridge br-int: added interface tap0bd84f04-47 on port 39 2026-05-12T06:59:33Z|00215|connmgr|INFO|br-int<->unix#14: 335 flow_mods in the 38 s starting 39 s ago (283 adds, 46 deletes, 6 modifications) 2026-05-12T06:59:47Z|00216|bridge|INFO|bridge br-int: deleted interface tap0bd84f04-47 on port 39 2026-05-12T06:59:47Z|00217|bridge|WARN|could not open network device tap0bd84f04-47 (No such device) 2026-05-12T06:59:53Z|00218|bridge|INFO|bridge br-int: deleted interface tapc9245c5f-20 on port 38 2026-05-12T06:59:53Z|00219|bridge|WARN|could not open network device tapc9245c5f-20 (No such device) 2026-05-12T07:00:08Z|00220|bridge|INFO|bridge br-int: deleted interface tapd3d7a29b-6f on port 36 2026-05-12T07:00:08Z|00221|bridge|WARN|could not open network device tapd3d7a29b-6f (No such device) 2026-05-12T07:00:08Z|00222|bridge|INFO|bridge br-int: deleted interface tapdd1aeec4-70 on port 37 2026-05-12T07:00:12Z|00223|bridge|INFO|bridge br-int: deleted interface tap34003ffb-e7 on port 35 2026-05-12T07:00:12Z|00224|bridge|WARN|could not open network device tap34003ffb-e7 (No such device) 2026-05-12T07:00:12Z|00225|bridge|WARN|could not open network device tap34003ffb-e7 (No such device) 2026-05-12T07:00:12Z|00226|bridge|WARN|could not open network device tap34003ffb-e7 (No such device) 2026-05-12T07:00:12Z|00227|bridge|WARN|could not open network device tap34003ffb-e7 (No such device) 2026-05-12T07:00:13Z|00228|bridge|INFO|bridge br-int: deleted interface tapa278d02a-92 on port 33 2026-05-12T07:00:13Z|00229|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T07:00:13Z|00230|bridge|INFO|bridge br-int: deleted interface tap5dcfc9fd-10 on port 34 2026-05-12T07:00:13Z|00231|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T07:00:13Z|00232|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T07:00:13Z|00233|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T07:00:13Z|00234|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T07:00:13Z|00235|bridge|WARN|could not open network device tapa278d02a-92 (No such device) 2026-05-12T07:00:19Z|00236|bridge|INFO|bridge br-int: deleted interface tapbba37d21-05 on port 31 2026-05-12T07:00:19Z|00237|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T07:00:19Z|00238|bridge|INFO|bridge br-int: deleted interface tapc420a4bd-a0 on port 32 2026-05-12T07:00:19Z|00239|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T07:00:19Z|00240|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T07:00:19Z|00241|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T07:00:19Z|00242|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T07:00:19Z|00243|bridge|WARN|could not open network device tapbba37d21-05 (No such device) 2026-05-12T07:00:31Z|00244|bridge|INFO|bridge br-ex: deleted interface patch-provnet-7749178b-65b6-4439-8876-c3195446d39e-to-br-int on port 6 2026-05-12T07:00:31Z|00245|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-7749178b-65b6-4439-8876-c3195446d39e on port 30 2026-05-12T07:00:33Z|00246|connmgr|INFO|br-int<->unix#14: 1762 flow_mods in the 58 s starting 59 s ago (83 adds, 1679 deletes)