+ 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 98f4be87-49bb-445d-8764-73c04062577d + 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-06-03T00:20:25.095Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-06-03T00:20:25.096Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-247xg time=2026-06-03T00:20:25.096Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-06-03T00:20:25Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-06-03T00:20:25Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-06-03T00:20:25Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-06-03T00:20:25Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-06-03T00:20:25Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-06-03T00:20:25Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-06-03T00:20:36Z|00007|memory|INFO|317456 kB peak resident set size after 11.5 seconds 2026-06-03T00:20:36Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-06-03T00:26:40Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-06-03T00:26:40Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-06-03T00:26:40Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-06-03T00:26:40Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-06-03T00:26:40Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-06-03T00:26:40Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-06-03T00:26:40Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-06-03T00:26:40Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-06-03T00:26:40Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-06-03T00:26:40Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-06-03T00:26:40Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-06-03T00:26:40Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-06-03T00:26:40Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-06-03T00:26:40Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-06-03T00:26:40Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-06-03T00:26:40Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-06-03T00:26:40Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-06-03T00:26:40Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-06-03T00:26:40Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-06-03T00:26:40Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-06-03T00:26:40Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-06-03T00:26:40Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-06-03T00:26:40Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-06-03T00:26:40Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-06-03T00:26:40Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-06-03T00:26:40Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-06-03T00:26:40Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000221c9dc1564d 2026-06-03T00:26:40Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-06-03T00:26:41Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-06-03T00:26:41Z|00038|bridge|INFO|bridge br-int: using datapath ID 00009a82e6fce16c 2026-06-03T00:26:41Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-06-03T00:26:46Z|00040|memory|INFO|peak resident set size grew 57% in last 370.0 seconds, from 317456 kB to 498316 kB 2026-06-03T00:26:46Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-06-03T00:26:52Z|00042|connmgr|INFO|br-int<->unix#15: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-06-03T00:35:14Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-06-03T00:35:17Z|00044|bridge|INFO|bridge br-int: added interface tape18cbb1a-70 on port 2 2026-06-03T00:35:24Z|00045|connmgr|INFO|br-int<->unix#15: 267 flow_mods in the 3 s starting 10 s ago (266 adds, 1 deletes) 2026-06-03T00:49:15Z|00046|bridge|INFO|bridge br-int: added interface tap5ccf7a3e-25 on port 3 2026-06-03T00:49:25Z|00047|connmgr|INFO|br-int<->unix#15: 145 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes, 2 modifications) 2026-06-03T01:05:47Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 1 2026-06-03T01:05:47Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 4 2026-06-03T01:05:57Z|00050|connmgr|INFO|br-int<->unix#15: 1320 flow_mods in the 7 s starting 10 s ago (1296 adds, 11 deletes, 13 modifications) 2026-06-03T01:06:03Z|00051|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:03Z|00052|bridge|INFO|bridge br-int: added interface tape8eb0ee4-6d on port 5 2026-06-03T01:06:04Z|00053|bridge|INFO|bridge br-int: added interface tap68fdfd02-40 on port 6 2026-06-03T01:06:09Z|00054|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:09Z|00055|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:09Z|00056|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:09Z|00057|bridge|INFO|bridge br-int: added interface tapc608334e-ce on port 7 2026-06-03T01:06:09Z|00058|bridge|INFO|bridge br-int: added interface tap6602ce42-10 on port 8 2026-06-03T01:06:14Z|00059|bridge|INFO|bridge br-int: deleted interface tapc608334e-ce on port 7 2026-06-03T01:06:14Z|00060|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:14Z|00061|bridge|INFO|bridge br-int: deleted interface tap6602ce42-10 on port 8 2026-06-03T01:06:14Z|00062|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:14Z|00063|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:14Z|00064|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:14Z|00065|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:14Z|00066|bridge|WARN|could not open network device tapc608334e-ce (No such device) 2026-06-03T01:06:19Z|00067|bridge|WARN|could not open network device tap322df4c8-30 (No such device) 2026-06-03T01:06:20Z|00068|bridge|INFO|bridge br-int: added interface tap322df4c8-30 on port 9 2026-06-03T01:06:20Z|00069|bridge|INFO|bridge br-int: added interface tap6c785ae5-40 on port 10 2026-06-03T01:06:22Z|00070|bridge|INFO|bridge br-int: deleted interface tap322df4c8-30 on port 9 2026-06-03T01:06:22Z|00071|bridge|WARN|could not open network device tap322df4c8-30 (No such device) 2026-06-03T01:06:22Z|00072|bridge|INFO|bridge br-int: deleted interface tap6c785ae5-40 on port 10 2026-06-03T01:06:22Z|00073|bridge|WARN|could not open network device tap322df4c8-30 (No such device) 2026-06-03T01:06:22Z|00074|bridge|WARN|could not open network device tap322df4c8-30 (No such device) 2026-06-03T01:06:22Z|00075|bridge|WARN|could not open network device tap322df4c8-30 (No such device) 2026-06-03T01:06:22Z|00076|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap322df4c8-30 failed: No such device 2026-06-03T01:06:22Z|00077|dpif|WARN|system@ovs-system: failed to add tap322df4c8-30 as port: No such device 2026-06-03T01:06:22Z|00078|bridge|WARN|could not add network device tap322df4c8-30 to ofproto (No such device) 2026-06-03T01:06:22Z|00079|bridge|WARN|could not open network device tap322df4c8-30 (No such device) 2026-06-03T01:06:26Z|00080|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:26Z|00081|bridge|INFO|bridge br-int: added interface tapd18cf6d1-3a on port 11 2026-06-03T01:06:27Z|00082|bridge|INFO|bridge br-int: added interface tap58daf1ec-60 on port 12 2026-06-03T01:06:30Z|00083|bridge|INFO|bridge br-int: deleted interface tape8eb0ee4-6d on port 5 2026-06-03T01:06:30Z|00084|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:30Z|00085|bridge|INFO|bridge br-int: deleted interface tap68fdfd02-40 on port 6 2026-06-03T01:06:30Z|00086|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:30Z|00087|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:30Z|00088|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:30Z|00089|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:30Z|00090|bridge|WARN|could not open network device tape8eb0ee4-6d (No such device) 2026-06-03T01:06:31Z|00091|bridge|INFO|bridge br-int: deleted interface tapd18cf6d1-3a on port 11 2026-06-03T01:06:31Z|00092|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:31Z|00093|bridge|INFO|bridge br-int: deleted interface tap58daf1ec-60 on port 12 2026-06-03T01:06:31Z|00094|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:31Z|00095|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:31Z|00096|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:31Z|00097|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:31Z|00098|bridge|WARN|could not open network device tapd18cf6d1-3a (No such device) 2026-06-03T01:06:37Z|00099|bridge|INFO|bridge br-ex: deleted interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 1 2026-06-03T01:06:37Z|00100|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 4 2026-06-03T01:06:44Z|00101|bridge|INFO|bridge br-ex: added interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 2 2026-06-03T01:06:44Z|00102|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 13 2026-06-03T01:06:54Z|00103|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:06:54Z|00104|bridge|INFO|bridge br-int: added interface tap1ebad125-8b on port 14 2026-06-03T01:06:54Z|00105|bridge|INFO|bridge br-int: added interface tape91bce8d-a0 on port 15 2026-06-03T01:06:57Z|00106|connmgr|INFO|br-int<->unix#15: 5165 flow_mods in the 55 s starting 58 s ago (2241 adds, 2906 deletes, 18 modifications) 2026-06-03T01:06:59Z|00107|bridge|INFO|bridge br-int: deleted interface tap1ebad125-8b on port 14 2026-06-03T01:06:59Z|00108|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:06:59Z|00109|bridge|INFO|bridge br-int: deleted interface tape91bce8d-a0 on port 15 2026-06-03T01:06:59Z|00110|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:06:59Z|00111|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:06:59Z|00112|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:06:59Z|00113|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:06:59Z|00114|bridge|WARN|could not open network device tap1ebad125-8b (No such device) 2026-06-03T01:07:05Z|00115|bridge|INFO|bridge br-ex: deleted interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 2 2026-06-03T01:07:05Z|00116|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 13 2026-06-03T01:07:13Z|00117|bridge|INFO|bridge br-ex: added interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 3 2026-06-03T01:07:13Z|00118|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 16 2026-06-03T01:07:24Z|00119|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:24Z|00120|bridge|INFO|bridge br-int: added interface tapd89dba45-d7 on port 17 2026-06-03T01:07:24Z|00121|bridge|INFO|bridge br-int: added interface tap11959fa2-50 on port 18 2026-06-03T01:07:44Z|00122|bridge|INFO|bridge br-int: deleted interface tapd89dba45-d7 on port 17 2026-06-03T01:07:44Z|00123|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00124|bridge|INFO|bridge br-int: deleted interface tap11959fa2-50 on port 18 2026-06-03T01:07:44Z|00125|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00126|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00127|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00128|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00129|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:07:44Z|00130|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00131|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:07:44Z|00132|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:44Z|00133|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:07:44Z|00134|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:07:44Z|00135|bridge|INFO|bridge br-int: added interface tap43cc2785-2e on port 19 2026-06-03T01:07:45Z|00136|bridge|INFO|bridge br-int: added interface tapaf0be528-50 on port 20 2026-06-03T01:07:45Z|00137|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:45Z|00138|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:07:45Z|00139|bridge|INFO|bridge br-int: added interface tapd89dba45-d7 on port 21 2026-06-03T01:07:45Z|00140|bridge|INFO|bridge br-int: added interface tap11959fa2-50 on port 22 2026-06-03T01:07:57Z|00141|connmgr|INFO|br-int<->unix#15: 2178 flow_mods in the 56 s starting 59 s ago (1404 adds, 754 deletes, 20 modifications) 2026-06-03T01:08:02Z|00142|bridge|INFO|bridge br-int: deleted interface tapd89dba45-d7 on port 21 2026-06-03T01:08:02Z|00143|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:08:02Z|00144|bridge|INFO|bridge br-int: deleted interface tap11959fa2-50 on port 22 2026-06-03T01:08:02Z|00145|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:08:02Z|00146|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:08:02Z|00147|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:08:02Z|00148|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:08:02Z|00149|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tapd89dba45-d7 failed: No such device 2026-06-03T01:08:02Z|00150|dpif|WARN|system@ovs-system: failed to add tapd89dba45-d7 as port: No such device 2026-06-03T01:08:02Z|00151|bridge|WARN|could not add network device tapd89dba45-d7 to ofproto (No such device) 2026-06-03T01:08:02Z|00152|bridge|WARN|could not open network device tapd89dba45-d7 (No such device) 2026-06-03T01:08:04Z|00153|bridge|WARN|could not open network device tape3029964-51 (No such device) 2026-06-03T01:08:04Z|00154|bridge|INFO|bridge br-int: added interface tape3029964-51 on port 23 2026-06-03T01:08:05Z|00155|bridge|INFO|bridge br-int: added interface tapa584f9fe-30 on port 24 2026-06-03T01:08:08Z|00156|bridge|INFO|bridge br-int: deleted interface tape3029964-51 on port 23 2026-06-03T01:08:08Z|00157|bridge|WARN|could not open network device tape3029964-51 (No such device) 2026-06-03T01:08:08Z|00158|bridge|INFO|bridge br-int: deleted interface tapa584f9fe-30 on port 24 2026-06-03T01:08:08Z|00159|bridge|WARN|could not open network device tape3029964-51 (No such device) 2026-06-03T01:08:08Z|00160|bridge|WARN|could not open network device tape3029964-51 (No such device) 2026-06-03T01:08:09Z|00161|bridge|WARN|could not open network device tape3029964-51 (No such device) 2026-06-03T01:08:09Z|00162|bridge|WARN|could not open network device tape3029964-51 (No such device) 2026-06-03T01:08:12Z|00163|bridge|WARN|could not open network device tapf00ed1c9-c0 (No such device) 2026-06-03T01:08:13Z|00164|bridge|INFO|bridge br-int: added interface tapf00ed1c9-c0 on port 25 2026-06-03T01:08:27Z|00165|bridge|INFO|bridge br-int: deleted interface tapf00ed1c9-c0 on port 25 2026-06-03T01:08:27Z|00166|bridge|WARN|could not open network device tapf00ed1c9-c0 (No such device) 2026-06-03T01:08:27Z|00167|bridge|WARN|could not open network device tapf00ed1c9-c0 (No such device) 2026-06-03T01:08:27Z|00168|bridge|WARN|could not open network device tapf00ed1c9-c0 (No such device) 2026-06-03T01:08:30Z|00169|bridge|INFO|bridge br-int: deleted interface tap43cc2785-2e on port 19 2026-06-03T01:08:30Z|00170|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:08:30Z|00171|bridge|INFO|bridge br-int: deleted interface tapaf0be528-50 on port 20 2026-06-03T01:08:30Z|00172|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:08:30Z|00173|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:08:30Z|00174|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:08:30Z|00175|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:08:31Z|00176|bridge|WARN|could not open network device tap43cc2785-2e (No such device) 2026-06-03T01:08:57Z|00177|connmgr|INFO|br-int<->unix#15: 2903 flow_mods in the 58 s starting 59 s ago (1258 adds, 1631 deletes, 14 modifications) 2026-06-03T01:08:58Z|00178|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:08:58Z|00179|bridge|INFO|bridge br-int: added interface tapa4622355-5c on port 26 2026-06-03T01:08:59Z|00180|bridge|INFO|bridge br-int: added interface tapc1793c01-10 on port 27 2026-06-03T01:09:13Z|00181|bridge|INFO|bridge br-int: deleted interface tapa4622355-5c on port 26 2026-06-03T01:09:13Z|00182|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:09:13Z|00183|bridge|INFO|bridge br-int: deleted interface tapc1793c01-10 on port 27 2026-06-03T01:09:13Z|00184|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:09:13Z|00185|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:09:13Z|00186|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:09:13Z|00187|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:09:13Z|00188|bridge|WARN|could not open network device tapa4622355-5c (No such device) 2026-06-03T01:09:17Z|00189|bridge|WARN|could not open network device tap8da07d8d-69 (No such device) 2026-06-03T01:09:17Z|00190|bridge|INFO|bridge br-int: added interface tap8da07d8d-69 on port 28 2026-06-03T01:09:18Z|00191|bridge|INFO|bridge br-int: added interface tapda459078-40 on port 29 2026-06-03T01:09:27Z|00192|bridge|WARN|could not open network device tap6ed35792-14 (No such device) 2026-06-03T01:09:27Z|00193|bridge|INFO|bridge br-int: added interface tap6ed35792-14 on port 30 2026-06-03T01:09:28Z|00194|bridge|INFO|bridge br-int: added interface tapc8113e95-b0 on port 31 2026-06-03T01:09:57Z|00195|connmgr|INFO|br-int<->unix#15: 2229 flow_mods in the 47 s starting 58 s ago (1323 adds, 899 deletes, 7 modifications) 2026-06-03T01:10:01Z|00196|bridge|WARN|could not open network device tap2992d179-96 (No such device) 2026-06-03T01:10:02Z|00197|bridge|INFO|bridge br-int: added interface tap2992d179-96 on port 32 2026-06-03T01:10:42Z|00198|bridge|WARN|could not open network device tap67c8c1fd-f3 (No such device) 2026-06-03T01:10:42Z|00199|bridge|INFO|bridge br-int: added interface tap67c8c1fd-f3 on port 33 2026-06-03T01:10:42Z|00200|bridge|INFO|bridge br-int: added interface tap45da26ae-60 on port 34 2026-06-03T01:10:57Z|00201|connmgr|INFO|br-int<->unix#15: 154 flow_mods in the 43 s starting 57 s ago (131 adds, 19 deletes, 4 modifications) 2026-06-03T01:11:14Z|00202|bridge|WARN|could not open network device tap7e347ed7-35 (No such device) 2026-06-03T01:11:14Z|00203|bridge|INFO|bridge br-int: added interface tap7e347ed7-35 on port 35 2026-06-03T01:11:24Z|00204|bridge|WARN|could not open network device tap1a2a08dc-64 (No such device) 2026-06-03T01:11:24Z|00205|bridge|INFO|bridge br-int: added interface tap1a2a08dc-64 on port 36 2026-06-03T01:11:37Z|00206|bridge|INFO|bridge br-int: deleted interface tap1a2a08dc-64 on port 36 2026-06-03T01:11:37Z|00207|bridge|WARN|could not open network device tap1a2a08dc-64 (No such device) 2026-06-03T01:11:37Z|00208|bridge|WARN|could not open network device tap1a2a08dc-64 (No such device) 2026-06-03T01:11:57Z|00209|connmgr|INFO|br-int<->unix#15: 334 flow_mods in the last 59 s (221 adds, 113 deletes) 2026-06-03T01:12:03Z|00210|bridge|INFO|bridge br-int: deleted interface tap7e347ed7-35 on port 35 2026-06-03T01:12:03Z|00211|bridge|WARN|could not open network device tap7e347ed7-35 (No such device) 2026-06-03T01:12:03Z|00212|bridge|WARN|could not open network device tap7e347ed7-35 (No such device) 2026-06-03T01:12:39Z|00213|bridge|INFO|bridge br-int: deleted interface tap67c8c1fd-f3 on port 33 2026-06-03T01:12:39Z|00214|bridge|WARN|could not open network device tap67c8c1fd-f3 (No such device) 2026-06-03T01:12:39Z|00215|bridge|INFO|bridge br-int: deleted interface tap45da26ae-60 on port 34 2026-06-03T01:12:39Z|00216|bridge|WARN|could not open network device tap67c8c1fd-f3 (No such device) 2026-06-03T01:12:39Z|00217|bridge|WARN|could not open network device tap67c8c1fd-f3 (No such device) 2026-06-03T01:12:39Z|00218|bridge|WARN|could not open network device tap67c8c1fd-f3 (No such device) 2026-06-03T01:12:57Z|00219|connmgr|INFO|br-int<->unix#15: 187 flow_mods in the 36 s starting 55 s ago (14 adds, 173 deletes) 2026-06-03T01:13:02Z|00220|bridge|INFO|bridge br-int: deleted interface tap2992d179-96 on port 32 2026-06-03T01:13:02Z|00221|bridge|WARN|could not open network device tap2992d179-96 (No such device) 2026-06-03T01:13:02Z|00222|bridge|WARN|could not open network device tap2992d179-96 (No such device) 2026-06-03T01:13:02Z|00223|bridge|WARN|could not open network device tap2992d179-96 (No such device) 2026-06-03T01:13:02Z|00224|bridge|WARN|could not open network device tap2992d179-96 (No such device) 2026-06-03T01:13:03Z|00225|bridge|INFO|bridge br-int: deleted interface tap6ed35792-14 on port 30 2026-06-03T01:13:03Z|00226|bridge|WARN|could not open network device tap6ed35792-14 (No such device) 2026-06-03T01:13:03Z|00227|bridge|INFO|bridge br-int: deleted interface tapc8113e95-b0 on port 31 2026-06-03T01:13:03Z|00228|bridge|WARN|could not open network device tap6ed35792-14 (No such device) 2026-06-03T01:13:03Z|00229|bridge|WARN|could not open network device tap6ed35792-14 (No such device) 2026-06-03T01:13:03Z|00230|bridge|WARN|could not open network device tap6ed35792-14 (No such device) 2026-06-03T01:13:03Z|00231|bridge|WARN|could not open network device tap6ed35792-14 (No such device) 2026-06-03T01:13:09Z|00232|bridge|INFO|bridge br-int: deleted interface tap8da07d8d-69 on port 28 2026-06-03T01:13:09Z|00233|bridge|WARN|could not open network device tap8da07d8d-69 (No such device) 2026-06-03T01:13:09Z|00234|bridge|INFO|bridge br-int: deleted interface tapda459078-40 on port 29 2026-06-03T01:13:09Z|00235|bridge|WARN|could not open network device tap8da07d8d-69 (No such device) 2026-06-03T01:13:09Z|00236|bridge|WARN|could not open network device tap8da07d8d-69 (No such device) 2026-06-03T01:13:09Z|00237|bridge|WARN|could not open network device tap8da07d8d-69 (No such device) 2026-06-03T01:13:09Z|00238|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap8da07d8d-69 failed: No such device 2026-06-03T01:13:09Z|00239|dpif|WARN|system@ovs-system: failed to add tap8da07d8d-69 as port: No such device 2026-06-03T01:13:09Z|00240|bridge|WARN|could not add network device tap8da07d8d-69 to ofproto (No such device) 2026-06-03T01:13:09Z|00241|bridge|WARN|could not open network device tap8da07d8d-69 (No such device) 2026-06-03T01:13:22Z|00242|bridge|INFO|bridge br-ex: deleted interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 3 2026-06-03T01:13:22Z|00243|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 16 2026-06-03T01:13:57Z|00244|connmgr|INFO|br-int<->unix#15: 1478 flow_mods in the 22 s starting 58 s ago (55 adds, 1423 deletes) 2026-06-03T01:14:49Z|00245|bridge|INFO|bridge br-int: added interface vg3e03dac9-a6e on port 37 2026-06-03T01:14:49Z|00246|bridge|INFO|bridge br-ex: added interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 4 2026-06-03T01:14:49Z|00247|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 38 2026-06-03T01:14:49Z|00248|netdev_linux|WARN|vg3e03dac9-a6e: removing policing failed: No such device 2026-06-03T01:14:50Z|00249|bridge|INFO|bridge br-int: added interface vr28420ef4-f02 on port 39 2026-06-03T01:14:59Z|00250|connmgr|INFO|br-int<->unix#15: 321 flow_mods in the 8 s starting 10 s ago (307 adds, 8 deletes, 6 modifications) 2026-06-03T01:15:29Z|00251|bridge|INFO|bridge br-int: deleted interface vr28420ef4-f02 on port 39 2026-06-03T01:15:29Z|00252|bridge|INFO|bridge br-int: deleted interface vg3e03dac9-a6e on port 37 2026-06-03T01:15:30Z|00253|bridge|INFO|bridge br-ex: deleted interface patch-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30-to-br-int on port 4 2026-06-03T01:15:30Z|00254|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-05af74c4-06ae-4243-bbb1-5740be0f5a30 on port 38 2026-06-03T01:15:59Z|00255|connmgr|INFO|br-int<->unix#15: 339 flow_mods in the 21 s starting 50 s ago (18 adds, 317 deletes, 4 modifications)