+ 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 + 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 371445f0-897f-4513-9af6-46128ba35a38 time=2026-04-23T09:59:06.957Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-04-23T09:59:06.957Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-2k4mk time=2026-04-23T09:59:06.957Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-04-23T09:59:07Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-04-23T09:59:07Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-04-23T09:59:07Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-04-23T09:59:07Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-04-23T09:59:07Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-04-23T09:59:07Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-04-23T09:59:33Z|00007|memory|INFO|317336 kB peak resident set size after 26.2 seconds 2026-04-23T09:59:33Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-04-23T10:22:34Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-04-23T10:22:34Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-04-23T10:22:34Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-04-23T10:22:34Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-04-23T10:22:34Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-04-23T10:22:34Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-04-23T10:22:34Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-04-23T10:22:34Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-04-23T10:22:34Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-04-23T10:22:34Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-04-23T10:22:34Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-04-23T10:22:34Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-04-23T10:22:34Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-04-23T10:22:34Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-04-23T10:22:34Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-04-23T10:22:34Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-04-23T10:22:34Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-04-23T10:22:34Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-04-23T10:22:34Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-04-23T10:22:34Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-04-23T10:22:34Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-04-23T10:22:34Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-04-23T10:22:34Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-04-23T10:22:34Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-04-23T10:22:34Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-04-23T10:22:35Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-04-23T10:22:35Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000aad5f5275e49 2026-04-23T10:22:35Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-04-23T10:22:36Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-04-23T10:22:36Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000aa146b3a3722 2026-04-23T10:22:36Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-04-23T10:22:43Z|00040|memory|INFO|peak resident set size grew 57% in last 1390.0 seconds, from 317336 kB to 498332 kB 2026-04-23T10:22:43Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-04-23T10:22:47Z|00042|connmgr|INFO|br-int<->unix#49: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-04-23T10:26:52Z|00043|bridge|INFO|bridge br-int: added interface tap9f4ff98e-06 on port 1 2026-04-23T10:27:02Z|00044|connmgr|INFO|br-int<->unix#49: 143 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes) 2026-04-23T10:30:33Z|00045|bridge|INFO|bridge br-int: added interface o-hm0 on port 2 2026-04-23T10:30:35Z|00046|bridge|INFO|bridge br-int: added interface tape94812c1-80 on port 3 2026-04-23T10:30:43Z|00047|connmgr|INFO|br-int<->unix#49: 267 flow_mods in the 2 s starting 10 s ago (266 adds, 1 deletes) 2026-04-23T10:37:29Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-c451880e-c7e4-404c-9874-04c6fbf61655-to-br-int on port 1 2026-04-23T10:37:29Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-c451880e-c7e4-404c-9874-04c6fbf61655 on port 4 2026-04-23T10:37:39Z|00050|connmgr|INFO|br-int<->unix#49: 1230 flow_mods in the 9 s starting 10 s ago (1193 adds, 25 deletes, 12 modifications) 2026-04-23T10:37:55Z|00051|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:37:55Z|00052|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:37:55Z|00053|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:37:56Z|00054|bridge|INFO|bridge br-int: added interface tap832a58d5-30 on port 5 2026-04-23T10:37:56Z|00055|bridge|INFO|bridge br-int: added interface tapbf3ebe2d-d6 on port 6 2026-04-23T10:37:57Z|00056|bridge|INFO|bridge br-int: added interface tapcd3004a8-b0 on port 7 2026-04-23T10:37:57Z|00057|bridge|INFO|bridge br-int: added interface tapc26e93cc-00 on port 8 2026-04-23T10:38:05Z|00058|bridge|INFO|bridge br-int: deleted interface tapbf3ebe2d-d6 on port 6 2026-04-23T10:38:05Z|00059|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:38:05Z|00060|bridge|INFO|bridge br-int: deleted interface tapcd3004a8-b0 on port 7 2026-04-23T10:38:05Z|00061|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:38:05Z|00062|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:38:05Z|00063|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:38:05Z|00064|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:38:05Z|00065|bridge|WARN|could not open network device tapbf3ebe2d-d6 (No such device) 2026-04-23T10:38:26Z|00066|bridge|INFO|bridge br-int: deleted interface tap832a58d5-30 on port 5 2026-04-23T10:38:26Z|00067|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:38:26Z|00068|bridge|INFO|bridge br-int: deleted interface tapc26e93cc-00 on port 8 2026-04-23T10:38:26Z|00069|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:38:26Z|00070|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:38:26Z|00071|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:38:26Z|00072|bridge|WARN|could not open network device tap832a58d5-30 (No such device) 2026-04-23T10:38:28Z|00073|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:30Z|00074|bridge|INFO|bridge br-int: added interface tapa388afe1-4b on port 9 2026-04-23T10:38:30Z|00075|bridge|INFO|bridge br-int: added interface tap64f17a5e-e0 on port 10 2026-04-23T10:38:36Z|00076|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:36Z|00077|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:36Z|00078|bridge|INFO|bridge br-int: deleted interface tapa388afe1-4b on port 9 2026-04-23T10:38:36Z|00079|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:36Z|00080|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:36Z|00081|bridge|INFO|bridge br-int: deleted interface tap64f17a5e-e0 on port 10 2026-04-23T10:38:36Z|00082|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:36Z|00083|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:36Z|00084|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:36Z|00085|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:36Z|00086|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:36Z|00087|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:37Z|00088|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:37Z|00089|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:37Z|00090|bridge|WARN|could not open network device tapa388afe1-4b (No such device) 2026-04-23T10:38:37Z|00091|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:37Z|00092|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:37Z|00093|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:38Z|00094|bridge|INFO|bridge br-int: added interface tapfdb3064f-f3 on port 11 2026-04-23T10:38:38Z|00095|bridge|INFO|bridge br-int: added interface tap2d02dd54-90 on port 12 2026-04-23T10:38:39Z|00096|connmgr|INFO|br-int<->unix#49: 3816 flow_mods in the last 59 s (1799 adds, 2000 deletes, 17 modifications) 2026-04-23T10:38:44Z|00097|bridge|INFO|bridge br-int: deleted interface tapfdb3064f-f3 on port 11 2026-04-23T10:38:44Z|00098|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:44Z|00099|bridge|INFO|bridge br-int: deleted interface tap2d02dd54-90 on port 12 2026-04-23T10:38:44Z|00100|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:44Z|00101|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:44Z|00102|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:44Z|00103|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:38:44Z|00104|bridge|WARN|could not open network device tapfdb3064f-f3 (No such device) 2026-04-23T10:39:00Z|00105|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:02Z|00106|bridge|INFO|bridge br-int: added interface tapb21b0253-ab on port 13 2026-04-23T10:39:02Z|00107|bridge|INFO|bridge br-int: added interface tap394d5b07-90 on port 14 2026-04-23T10:39:07Z|00108|bridge|INFO|bridge br-int: deleted interface tapb21b0253-ab on port 13 2026-04-23T10:39:07Z|00109|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:07Z|00110|bridge|INFO|bridge br-int: deleted interface tap394d5b07-90 on port 14 2026-04-23T10:39:07Z|00111|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:07Z|00112|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:07Z|00113|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:07Z|00114|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:07Z|00115|bridge|WARN|could not open network device tapb21b0253-ab (No such device) 2026-04-23T10:39:12Z|00116|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:14Z|00117|bridge|INFO|bridge br-int: added interface tapacad5b48-27 on port 15 2026-04-23T10:39:14Z|00118|bridge|INFO|bridge br-int: added interface tap937218fa-60 on port 16 2026-04-23T10:39:23Z|00119|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:39:24Z|00120|bridge|INFO|bridge br-int: added interface tap7d5c998c-a9 on port 17 2026-04-23T10:39:25Z|00121|bridge|INFO|bridge br-int: added interface tap62aaec51-e0 on port 18 2026-04-23T10:39:39Z|00122|bridge|INFO|bridge br-int: deleted interface tapacad5b48-27 on port 15 2026-04-23T10:39:39Z|00123|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:39Z|00124|bridge|INFO|bridge br-int: deleted interface tap937218fa-60 on port 16 2026-04-23T10:39:39Z|00125|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:39Z|00126|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:39Z|00127|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:39Z|00128|connmgr|INFO|br-int<->unix#49: 3131 flow_mods in the last 57 s (1619 adds, 1495 deletes, 17 modifications) 2026-04-23T10:39:39Z|00129|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:39Z|00130|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:42Z|00131|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:39:42Z|00132|bridge|INFO|bridge br-int: added interface tapacad5b48-27 on port 19 2026-04-23T10:39:43Z|00133|bridge|INFO|bridge br-int: added interface tap937218fa-60 on port 20 2026-04-23T10:40:02Z|00134|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:02Z|00135|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:02Z|00136|bridge|INFO|bridge br-int: deleted interface tapacad5b48-27 on port 19 2026-04-23T10:40:02Z|00137|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:40:02Z|00138|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:02Z|00139|bridge|INFO|bridge br-int: deleted interface tap937218fa-60 on port 20 2026-04-23T10:40:02Z|00140|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:40:02Z|00141|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:02Z|00142|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:40:02Z|00143|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:03Z|00144|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:40:03Z|00145|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:03Z|00146|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:40:03Z|00147|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:03Z|00148|bridge|WARN|could not open network device tapacad5b48-27 (No such device) 2026-04-23T10:40:03Z|00149|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:03Z|00150|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:03Z|00151|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:04Z|00152|bridge|INFO|bridge br-int: added interface tape505c37a-e4 on port 21 2026-04-23T10:40:19Z|00153|bridge|INFO|bridge br-int: deleted interface tape505c37a-e4 on port 21 2026-04-23T10:40:19Z|00154|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:19Z|00155|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:19Z|00156|bridge|WARN|could not open network device tape505c37a-e4 (No such device) 2026-04-23T10:40:26Z|00157|bridge|INFO|bridge br-int: deleted interface tap7d5c998c-a9 on port 17 2026-04-23T10:40:26Z|00158|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:40:26Z|00159|bridge|INFO|bridge br-int: deleted interface tap62aaec51-e0 on port 18 2026-04-23T10:40:26Z|00160|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:40:26Z|00161|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:40:26Z|00162|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:40:26Z|00163|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:40:26Z|00164|bridge|WARN|could not open network device tap7d5c998c-a9 (No such device) 2026-04-23T10:40:31Z|00165|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:40:32Z|00166|bridge|INFO|bridge br-int: added interface tape7309a76-94 on port 22 2026-04-23T10:40:33Z|00167|bridge|INFO|bridge br-int: added interface tap7af91362-90 on port 23 2026-04-23T10:40:39Z|00168|connmgr|INFO|br-int<->unix#49: 1871 flow_mods in the 54 s starting 59 s ago (696 adds, 1160 deletes, 15 modifications) 2026-04-23T10:40:40Z|00169|bridge|INFO|bridge br-int: deleted interface tape7309a76-94 on port 22 2026-04-23T10:40:40Z|00170|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:40:40Z|00171|bridge|INFO|bridge br-int: deleted interface tap7af91362-90 on port 23 2026-04-23T10:40:40Z|00172|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:40:40Z|00173|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:40:40Z|00174|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:40:41Z|00175|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:40:41Z|00176|bridge|WARN|could not open network device tape7309a76-94 (No such device) 2026-04-23T10:41:11Z|00177|bridge|WARN|could not open network device tap82b9527b-ec (No such device) 2026-04-23T10:41:14Z|00178|bridge|INFO|bridge br-int: added interface tap82b9527b-ec on port 24 2026-04-23T10:41:14Z|00179|bridge|INFO|bridge br-int: added interface tap119c8b44-a0 on port 25 2026-04-23T10:41:37Z|00180|bridge|INFO|bridge br-int: deleted interface tap82b9527b-ec on port 24 2026-04-23T10:41:37Z|00181|bridge|WARN|could not open network device tap82b9527b-ec (No such device) 2026-04-23T10:41:37Z|00182|bridge|INFO|bridge br-int: deleted interface tap119c8b44-a0 on port 25 2026-04-23T10:41:37Z|00183|bridge|WARN|could not open network device tap82b9527b-ec (No such device) 2026-04-23T10:41:37Z|00184|bridge|WARN|could not open network device tap82b9527b-ec (No such device) 2026-04-23T10:41:37Z|00185|bridge|WARN|could not open network device tap82b9527b-ec (No such device) 2026-04-23T10:41:37Z|00186|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap82b9527b-ec failed: No such device 2026-04-23T10:41:37Z|00187|dpif|WARN|system@ovs-system: failed to add tap82b9527b-ec as port: No such device 2026-04-23T10:41:37Z|00188|bridge|WARN|could not add network device tap82b9527b-ec to ofproto (No such device) 2026-04-23T10:41:37Z|00189|bridge|WARN|could not open network device tap82b9527b-ec (No such device) 2026-04-23T10:41:39Z|00190|connmgr|INFO|br-int<->unix#49: 1649 flow_mods in the 58 s starting 59 s ago (929 adds, 710 deletes, 10 modifications) 2026-04-23T10:41:49Z|00191|bridge|INFO|bridge br-ex: deleted interface patch-provnet-c451880e-c7e4-404c-9874-04c6fbf61655-to-br-int on port 1 2026-04-23T10:41:49Z|00192|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-c451880e-c7e4-404c-9874-04c6fbf61655 on port 4 2026-04-23T10:42:11Z|00193|bridge|INFO|bridge br-ex: added interface patch-provnet-c451880e-c7e4-404c-9874-04c6fbf61655-to-br-int on port 2 2026-04-23T10:42:11Z|00194|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-c451880e-c7e4-404c-9874-04c6fbf61655 on port 26 2026-04-23T10:42:34Z|00195|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:42:35Z|00196|bridge|INFO|bridge br-int: added interface tapadab48cf-9e on port 27 2026-04-23T10:42:36Z|00197|bridge|INFO|bridge br-int: added interface tapbcab537c-40 on port 28 2026-04-23T10:42:39Z|00198|connmgr|INFO|br-int<->unix#49: 1950 flow_mods in the 50 s starting 54 s ago (1073 adds, 873 deletes, 4 modifications) 2026-04-23T10:42:53Z|00199|bridge|WARN|could not open network device tap2266abdc-9b (No such device) 2026-04-23T10:42:54Z|00200|bridge|INFO|bridge br-int: added interface tap2266abdc-9b on port 29 2026-04-23T10:42:55Z|00201|bridge|INFO|bridge br-int: added interface tapacf4f6d3-20 on port 30 2026-04-23T10:43:12Z|00202|bridge|INFO|bridge br-int: added interface vgc8c8e76f-c38 on port 31 2026-04-23T10:43:12Z|00203|bridge|INFO|bridge br-int: added interface tap220e642a-b0 on port 32 2026-04-23T10:43:13Z|00204|bridge|INFO|bridge br-int: added interface vr1ddc92f5-301 on port 33 2026-04-23T10:43:35Z|00205|bridge|WARN|could not open network device tape7b21e61-89 (No such device) 2026-04-23T10:43:37Z|00206|bridge|INFO|bridge br-int: added interface tape7b21e61-89 on port 34 2026-04-23T10:43:39Z|00207|connmgr|INFO|br-int<->unix#49: 630 flow_mods in the 54 s starting 56 s ago (562 adds, 56 deletes, 12 modifications) 2026-04-23T10:43:45Z|00208|bridge|INFO|bridge br-int: deleted interface tap220e642a-b0 on port 32 2026-04-23T10:43:48Z|00209|bridge|INFO|bridge br-int: deleted interface vr1ddc92f5-301 on port 33 2026-04-23T10:43:48Z|00210|bridge|INFO|bridge br-int: deleted interface vgc8c8e76f-c38 on port 31 2026-04-23T10:44:25Z|00211|bridge|WARN|could not open network device tap7c1ce72c-56 (No such device) 2026-04-23T10:44:25Z|00212|bridge|INFO|bridge br-int: added interface tap7c1ce72c-56 on port 35 2026-04-23T10:44:25Z|00213|bridge|INFO|bridge br-int: added interface tapb94b3665-d0 on port 36 2026-04-23T10:44:39Z|00214|connmgr|INFO|br-int<->unix#49: 344 flow_mods in the 57 s starting 58 s ago (145 adds, 193 deletes, 6 modifications) 2026-04-23T10:44:58Z|00215|bridge|WARN|could not open network device tap1f7722f4-04 (No such device) 2026-04-23T10:44:58Z|00216|bridge|INFO|bridge br-int: added interface tap1f7722f4-04 on port 37 2026-04-23T10:45:17Z|00217|bridge|WARN|could not open network device tap7863d9db-76 (No such device) 2026-04-23T10:45:17Z|00218|bridge|INFO|bridge br-int: added interface tap7863d9db-76 on port 38 2026-04-23T10:45:37Z|00219|bridge|INFO|bridge br-int: deleted interface tap7863d9db-76 on port 38 2026-04-23T10:45:37Z|00220|bridge|WARN|could not open network device tap7863d9db-76 (No such device) 2026-04-23T10:45:39Z|00221|connmgr|INFO|br-int<->unix#49: 280 flow_mods in the 47 s starting 48 s ago (167 adds, 113 deletes) 2026-04-23T10:45:47Z|00222|bridge|INFO|bridge br-int: deleted interface tap1f7722f4-04 on port 37 2026-04-23T10:45:47Z|00223|bridge|WARN|could not open network device tap1f7722f4-04 (No such device) 2026-04-23T10:46:08Z|00224|bridge|INFO|bridge br-int: deleted interface tap7c1ce72c-56 on port 35 2026-04-23T10:46:08Z|00225|bridge|WARN|could not open network device tap7c1ce72c-56 (No such device) 2026-04-23T10:46:08Z|00226|bridge|INFO|bridge br-int: deleted interface tapb94b3665-d0 on port 36 2026-04-23T10:46:08Z|00227|bridge|WARN|could not open network device tap7c1ce72c-56 (No such device) 2026-04-23T10:46:08Z|00228|bridge|WARN|could not open network device tap7c1ce72c-56 (No such device) 2026-04-23T10:46:13Z|00229|bridge|INFO|bridge br-int: deleted interface tape7b21e61-89 on port 34 2026-04-23T10:46:13Z|00230|bridge|WARN|could not open network device tape7b21e61-89 (No such device) 2026-04-23T10:46:13Z|00231|bridge|WARN|could not open network device tape7b21e61-89 (No such device) 2026-04-23T10:46:13Z|00232|bridge|WARN|could not open network device tape7b21e61-89 (No such device) 2026-04-23T10:46:13Z|00233|bridge|WARN|could not open network device tape7b21e61-89 (No such device) 2026-04-23T10:46:17Z|00234|bridge|INFO|bridge br-int: deleted interface tap2266abdc-9b on port 29 2026-04-23T10:46:17Z|00235|bridge|WARN|could not open network device tap2266abdc-9b (No such device) 2026-04-23T10:46:17Z|00236|bridge|INFO|bridge br-int: deleted interface tapacf4f6d3-20 on port 30 2026-04-23T10:46:17Z|00237|bridge|WARN|could not open network device tap2266abdc-9b (No such device) 2026-04-23T10:46:17Z|00238|bridge|WARN|could not open network device tap2266abdc-9b (No such device) 2026-04-23T10:46:17Z|00239|bridge|WARN|could not open network device tap2266abdc-9b (No such device) 2026-04-23T10:46:17Z|00240|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap2266abdc-9b failed: No such device 2026-04-23T10:46:17Z|00241|dpif|WARN|system@ovs-system: failed to add tap2266abdc-9b as port: No such device 2026-04-23T10:46:17Z|00242|bridge|WARN|could not add network device tap2266abdc-9b to ofproto (No such device) 2026-04-23T10:46:17Z|00243|bridge|WARN|could not open network device tap2266abdc-9b (No such device) 2026-04-23T10:46:28Z|00244|bridge|INFO|bridge br-int: deleted interface tapadab48cf-9e on port 27 2026-04-23T10:46:28Z|00245|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:46:28Z|00246|bridge|INFO|bridge br-int: deleted interface tapbcab537c-40 on port 28 2026-04-23T10:46:28Z|00247|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:46:28Z|00248|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:46:28Z|00249|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:46:28Z|00250|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:46:28Z|00251|bridge|WARN|could not open network device tapadab48cf-9e (No such device) 2026-04-23T10:46:39Z|00252|connmgr|INFO|br-int<->unix#49: 810 flow_mods in the 44 s starting 54 s ago (64 adds, 746 deletes) 2026-04-23T10:46:43Z|00253|bridge|INFO|bridge br-ex: deleted interface patch-provnet-c451880e-c7e4-404c-9874-04c6fbf61655-to-br-int on port 2 2026-04-23T10:46:43Z|00254|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-c451880e-c7e4-404c-9874-04c6fbf61655 on port 26 2026-04-23T10:47:39Z|00255|connmgr|INFO|br-int<->unix#49: 874 flow_mods in the 3 s starting 59 s ago (6 adds, 868 deletes)