++ K8S_NODE=ip-10-0-0-231.ec2.internal ++ [[ -n ip-10-0-0-231.ec2.internal ]] ++ [[ -f /env/ip-10-0-0-231.ec2.internal ]] ++ northd_pidfile=/var/run/ovn/ovn-northd.pid ++ controller_pidfile=/var/run/ovn/ovn-controller.pid ++ controller_logfile=/var/log/ovn/acl-audit-log.log ++ vswitch_dbsock=/var/run/openvswitch/db.sock ++ nbdb_pidfile=/var/run/ovn/ovnnb_db.pid ++ nbdb_sock=/var/run/ovn/ovnnb_db.sock ++ nbdb_ctl=/var/run/ovn/ovnnb_db.ctl ++ sbdb_pidfile=/var/run/ovn/ovnsb_db.pid ++ sbdb_sock=/var/run/ovn/ovnsb_db.sock ++ sbdb_ctl=/var/run/ovn/ovnsb_db.ctl + start-ovn-controller info + local log_level=info + [[ 1 -ne 1 ]] ++ date -Iseconds + echo '2026-03-26T23:32:23+00:00 - starting ovn-controller' 2026-03-26T23:32:23+00:00 - starting ovn-controller + exec ovn-controller unix:/var/run/openvswitch/db.sock -vfile:off --no-chdir --pidfile=/var/run/ovn/ovn-controller.pid --syslog-method=null --log-file=/var/log/ovn/acl-audit-log.log -vFACILITY:local0 -vconsole:info -vconsole:acl_log:off '-vPATTERN:console:%D{%Y-%m-%dT%H:%M:%S.###Z}|%05N|%c%T|%p|%m' -vsyslog:acl_log:info -vfile:acl_log:info 2026-03-26T23:32:23Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-26T23:32:23.091Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-26T23:32:23.091Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-26T23:32:23.092Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.9] 2026-03-26T23:32:23.092Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-26T23:32:23.092Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-26T23:32:23.092Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-26T23:32:23.092Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-26T23:32:23.094Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-26T23:32:23.094Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-26T23:32:23.094Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-26T23:32:23.094Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-26T23:32:23.094Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-26T23:32:23.094Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-26T23:32:23.094Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-26T23:32:23.095Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-26T23:32:24.093Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-26T23:32:24.093Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-26T23:32:24.093Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-26T23:32:24.095Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-26T23:32:24.095Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-26T23:32:24.096Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-26T23:32:24.096Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-26T23:32:26.095Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-26T23:32:26.095Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-26T23:32:26.095Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-26T23:32:29.036Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-26T23:32:29.036Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-26T23:32:29.038Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-26T23:32:29.038Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-26T23:32:29.038Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-26T23:32:29.038Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-26T23:32:29.038Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-26T23:32:29.038Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-26T23:32:29.038Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-26T23:32:29.038Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-26T23:32:29.038Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-26T23:32:29.038Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-26T23:32:29.038Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-26T23:32:29.038Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-26T23:32:29.039Z|00037|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-26T23:32:29.039Z|00038|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-26T23:32:29.039Z|00039|chassis|INFO|Need to specify an encap type and ip 2026-03-26T23:32:29.039Z|00040|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-26T23:32:29.039Z|00041|features|INFO|OVS Feature: meter_support, state: supported 2026-03-26T23:32:29.039Z|00042|features|INFO|OVS Feature: group_support, state: supported 2026-03-26T23:32:29.039Z|00043|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-26T23:32:29.039Z|00044|main|INFO|OVS feature set changed, force recompute. 2026-03-26T23:32:29.039Z|00045|chassis|INFO|Need to specify an encap type and ip 2026-03-26T23:32:29.039Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-26T23:32:29.039Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-26T23:32:29.040Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-26T23:32:29.040Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-26T23:32:29.064Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-26T23:32:29.064Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-26T23:32:31.568Z|00052|binding|INFO|Claiming lport etor-GR_ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:31.568Z|00053|binding|INFO|etor-GR_ip-10-0-0-231.ec2.internal: Claiming 12:f7:2e:b8:9a:8b 2026-03-26T23:32:31.568Z|00054|binding|INFO|Claiming lport rtoe-GR_ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:31.568Z|00055|binding|INFO|rtoe-GR_ip-10-0-0-231.ec2.internal: Claiming 12:f7:2e:b8:9a:8b 10.0.0.231/24 2026-03-26T23:32:31.568Z|00056|binding|INFO|Claiming lport jtor-GR_ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:31.568Z|00057|binding|INFO|jtor-GR_ip-10-0-0-231.ec2.internal: Claiming router 2026-03-26T23:32:31.568Z|00058|binding|INFO|Claiming lport cr-stor-ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:31.568Z|00059|binding|INFO|cr-stor-ip-10-0-0-231.ec2.internal: Claiming router 2026-03-26T23:32:31.568Z|00060|binding|INFO|Claiming lport rtoj-GR_ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:31.568Z|00061|binding|INFO|rtoj-GR_ip-10-0-0-231.ec2.internal: Claiming 0a:58:64:40:00:02 100.64.0.2/16 2026-03-26T23:32:31.568Z|00062|binding|INFO|Claiming lport cr-rtos-ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:31.568Z|00063|binding|INFO|cr-rtos-ip-10-0-0-231.ec2.internal: Claiming 0a:58:0a:80:00:01 10.128.0.1/23 2026-03-26T23:32:31.591Z|00064|binding|INFO|Setting lport rtoe-GR_ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:31.591Z|00065|binding|INFO|Setting lport cr-rtos-ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:31.591Z|00066|binding|INFO|Setting lport cr-stor-ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:31.591Z|00067|binding|INFO|Setting lport etor-GR_ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:31.591Z|00068|binding|INFO|Setting lport rtoj-GR_ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:31.591Z|00069|binding|INFO|Setting lport jtor-GR_ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:32.134Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-0-231.ec2.internal for this chassis. 2026-03-26T23:32:32.134Z|00071|binding|INFO|k8s-ip-10-0-0-231.ec2.internal: Claiming 0a:58:0a:80:00:02 10.128.0.2 2026-03-26T23:32:32.138Z|00072|binding|INFO|Setting lport k8s-ip-10-0-0-231.ec2.internal ovn-installed in OVS 2026-03-26T23:32:32.138Z|00073|binding|INFO|Setting lport k8s-ip-10-0-0-231.ec2.internal up in Southbound 2026-03-26T23:32:33.806Z|00074|memory|INFO|17792 kB peak resident set size after 10.7 seconds 2026-03-26T23:32:33.806Z|00075|memory|INFO|idl-cells-OVN_Southbound:9903 idl-cells-Open_vSwitch:414 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:183 lflow-cache-entries-cache-matches:468 lflow-cache-size-KB:806 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:396 ofctrl_installed_flow_usage-KB:296 ofctrl_sb_flow_ref_usage-KB:158 2026-03-26T23:32:36.603Z|00076|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-flpsb for this chassis. 2026-03-26T23:32:36.603Z|00077|binding|INFO|openshift-ingress-canary_ingress-canary-flpsb: Claiming 0a:58:0a:80:00:0b 10.128.0.11 2026-03-26T23:32:36.608Z|00078|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-flpsb ovn-installed in OVS 2026-03-26T23:32:36.608Z|00079|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-flpsb up in Southbound 2026-03-26T23:32:36.611Z|00080|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-s6gvl for this chassis. 2026-03-26T23:32:36.611Z|00081|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-catalog-s6gvl: Claiming 0a:58:0a:80:00:0a 10.128.0.10 2026-03-26T23:32:36.611Z|00082|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576130-zs7r9 for this chassis. 2026-03-26T23:32:36.611Z|00083|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29576130-zs7r9: Claiming 0a:58:0a:80:00:09 10.128.0.9 2026-03-26T23:32:36.620Z|00084|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-s6gvl ovn-installed in OVS 2026-03-26T23:32:36.620Z|00085|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-s6gvl up in Southbound 2026-03-26T23:32:36.620Z|00086|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576130-zs7r9 ovn-installed in OVS 2026-03-26T23:32:36.620Z|00087|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576130-zs7r9 up in Southbound 2026-03-26T23:32:37.012Z|00088|physical|WARN|Failed to locate tunnel to reach main chassis 052a1953-717c-4660-9497-79ea437c0357 for port tstor-ip-10-0-2-151.ec2.internal. 2026-03-26T23:32:38.772Z|00089|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-z9lfw for this chassis. 2026-03-26T23:32:38.773Z|00090|binding|INFO|kube-system_global-pull-secret-syncer-z9lfw: Claiming 0a:58:0a:80:00:05 10.128.0.5 2026-03-26T23:32:38.777Z|00091|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-z9lfw ovn-installed in OVS 2026-03-26T23:32:38.777Z|00092|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-z9lfw up in Southbound 2026-03-26T23:32:38.986Z|00093|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-99h22 for this chassis. 2026-03-26T23:32:38.986Z|00094|binding|INFO|openshift-network-diagnostics_network-check-target-99h22: Claiming 0a:58:0a:80:00:03 10.128.0.3 2026-03-26T23:32:38.991Z|00095|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-99h22 ovn-installed in OVS 2026-03-26T23:32:38.991Z|00096|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-99h22 up in Southbound 2026-03-26T23:32:52.577Z|00097|binding|INFO|Claiming lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-tsgmk for this chassis. 2026-03-26T23:32:52.577Z|00098|binding|INFO|openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-tsgmk: Claiming 0a:58:0a:80:00:0c 10.128.0.12 2026-03-26T23:32:52.592Z|00099|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-tsgmk up in Southbound 2026-03-26T23:32:52.592Z|00100|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-tsgmk ovn-installed in OVS 2026-03-26T23:32:52.981Z|00101|binding|INFO|Claiming lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-49ptw for this chassis. 2026-03-26T23:32:52.981Z|00102|binding|INFO|openshift-service-ca-operator_service-ca-operator-7b89bc695f-49ptw: Claiming 0a:58:0a:80:00:0d 10.128.0.13 2026-03-26T23:32:52.995Z|00103|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-49ptw ovn-installed in OVS 2026-03-26T23:32:52.995Z|00104|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-49ptw up in Southbound 2026-03-26T23:32:53.000Z|00105|binding|INFO|Claiming lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-j59gl for this chassis. 2026-03-26T23:32:53.000Z|00106|binding|INFO|openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-j59gl: Claiming 0a:58:0a:80:00:0e 10.128.0.14 2026-03-26T23:32:53.014Z|00107|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-j59gl ovn-installed in OVS 2026-03-26T23:32:53.014Z|00108|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-j59gl up in Southbound 2026-03-26T23:32:58.532Z|00109|binding|INFO|Claiming lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-qm22g for this chassis. 2026-03-26T23:32:58.532Z|00110|binding|INFO|openshift-kube-storage-version-migrator_migrator-854b5fb5c9-qm22g: Claiming 0a:58:0a:80:00:10 10.128.0.16 2026-03-26T23:32:58.546Z|00111|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-qm22g ovn-installed in OVS 2026-03-26T23:32:58.546Z|00112|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-qm22g up in Southbound 2026-03-26T23:33:08.039Z|00113|binding|INFO|Claiming lport openshift-dns_dns-default-zp846 for this chassis. 2026-03-26T23:33:08.039Z|00114|binding|INFO|openshift-dns_dns-default-zp846: Claiming 0a:58:0a:80:00:07 10.128.0.7 2026-03-26T23:33:08.054Z|00115|binding|INFO|Setting lport openshift-dns_dns-default-zp846 ovn-installed in OVS 2026-03-26T23:33:08.054Z|00116|binding|INFO|Setting lport openshift-dns_dns-default-zp846 up in Southbound 2026-03-26T23:33:13.221Z|00117|binding|INFO|Claiming lport openshift-network-console_networking-console-plugin-58d8f6745c-k62rj for this chassis. 2026-03-26T23:33:13.221Z|00118|binding|INFO|openshift-network-console_networking-console-plugin-58d8f6745c-k62rj: Claiming 0a:58:0a:80:00:0f 10.128.0.15 2026-03-26T23:33:13.235Z|00119|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-k62rj ovn-installed in OVS 2026-03-26T23:33:13.235Z|00120|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-k62rj up in Southbound 2026-03-26T23:33:25.168Z|00121|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-59svj for this chassis. 2026-03-26T23:33:25.168Z|00122|binding|INFO|openshift-insights_insights-runtime-extractor-59svj: Claiming 0a:58:0a:80:00:11 10.128.0.17 2026-03-26T23:33:25.168Z|00123|binding|INFO|Claiming lport openshift-ingress_router-default-669c9bbc85-6sbq9 for this chassis. 2026-03-26T23:33:25.168Z|00124|binding|INFO|openshift-ingress_router-default-669c9bbc85-6sbq9: Claiming 0a:58:0a:80:00:12 10.128.0.18 2026-03-26T23:33:25.197Z|00125|binding|INFO|Setting lport openshift-ingress_router-default-669c9bbc85-6sbq9 ovn-installed in OVS 2026-03-26T23:33:25.197Z|00126|binding|INFO|Setting lport openshift-ingress_router-default-669c9bbc85-6sbq9 up in Southbound 2026-03-26T23:33:25.197Z|00127|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-59svj ovn-installed in OVS 2026-03-26T23:33:25.197Z|00128|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-59svj up in Southbound 2026-03-26T23:33:25.200Z|00129|binding|INFO|Claiming lport openshift-console_downloads-56d45c498b-hjsjl for this chassis. 2026-03-26T23:33:25.200Z|00130|binding|INFO|openshift-console_downloads-56d45c498b-hjsjl: Claiming 0a:58:0a:80:00:13 10.128.0.19 2026-03-26T23:33:25.214Z|00131|binding|INFO|Setting lport openshift-console_downloads-56d45c498b-hjsjl ovn-installed in OVS 2026-03-26T23:33:25.214Z|00132|binding|INFO|Setting lport openshift-console_downloads-56d45c498b-hjsjl up in Southbound 2026-03-26T23:33:25.587Z|00133|physical|WARN|Failed to locate tunnel to reach main chassis 70e5a072-2d6d-4cb1-a62d-f21d22abf795 for port tstor-ip-10-0-1-147.ec2.internal. 2026-03-26T23:33:26.601Z|00134|binding|INFO|Claiming lport openshift-console_console-6969bb5f4f-kg498 for this chassis. 2026-03-26T23:33:26.601Z|00135|binding|INFO|openshift-console_console-6969bb5f4f-kg498: Claiming 0a:58:0a:80:00:14 10.128.0.20 2026-03-26T23:33:26.616Z|00136|binding|INFO|Setting lport openshift-console_console-6969bb5f4f-kg498 up in Southbound 2026-03-26T23:33:26.616Z|00137|binding|INFO|Setting lport openshift-console_console-6969bb5f4f-kg498 ovn-installed in OVS 2026-03-26T23:33:26.650Z|00138|binding|INFO|Claiming lport openshift-image-registry_image-registry-7d9b9d9ddb-cqfvv for this chassis. 2026-03-26T23:33:26.650Z|00139|binding|INFO|openshift-image-registry_image-registry-7d9b9d9ddb-cqfvv: Claiming 0a:58:0a:80:00:15 10.128.0.21 2026-03-26T23:33:26.666Z|00140|binding|INFO|Setting lport openshift-image-registry_image-registry-7d9b9d9ddb-cqfvv up in Southbound 2026-03-26T23:33:26.666Z|00141|binding|INFO|Setting lport openshift-image-registry_image-registry-7d9b9d9ddb-cqfvv ovn-installed in OVS 2026-03-26T23:33:58.732Z|00142|binding|INFO|Releasing lport openshift-console_console-6969bb5f4f-kg498 from this chassis (sb_readonly=0) 2026-03-26T23:33:58.732Z|00143|binding|INFO|Setting lport openshift-console_console-6969bb5f4f-kg498 down in Southbound 2026-03-26T23:33:59.292Z|00144|binding|INFO|Claiming lport openshift-console_console-7b97c46849-jllrk for this chassis. 2026-03-26T23:33:59.292Z|00145|binding|INFO|openshift-console_console-7b97c46849-jllrk: Claiming 0a:58:0a:80:00:16 10.128.0.22 2026-03-26T23:33:59.307Z|00146|binding|INFO|Setting lport openshift-console_console-7b97c46849-jllrk ovn-installed in OVS 2026-03-26T23:33:59.307Z|00147|binding|INFO|Setting lport openshift-console_console-7b97c46849-jllrk up in Southbound 2026-03-26T23:34:15.012Z|00148|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-nfmjv for this chassis. 2026-03-26T23:34:15.012Z|00149|binding|INFO|openshift-multus_network-metrics-daemon-nfmjv: Claiming 0a:58:0a:80:00:04 10.128.0.4 2026-03-26T23:34:15.028Z|00150|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-nfmjv ovn-installed in OVS 2026-03-26T23:34:15.028Z|00151|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-nfmjv up in Southbound 2026-03-26T23:35:27.534Z|00152|binding|INFO|Releasing lport openshift-console_console-7b97c46849-jllrk from this chassis (sb_readonly=0) 2026-03-26T23:35:27.534Z|00153|binding|INFO|Setting lport openshift-console_console-7b97c46849-jllrk down in Southbound 2026-03-26T23:35:28.035Z|00154|binding|INFO|Claiming lport openshift-console_console-7479bb9c4d-nw2vr for this chassis. 2026-03-26T23:35:28.035Z|00155|binding|INFO|openshift-console_console-7479bb9c4d-nw2vr: Claiming 0a:58:0a:80:00:17 10.128.0.23 2026-03-26T23:35:28.052Z|00156|binding|INFO|Setting lport openshift-console_console-7479bb9c4d-nw2vr ovn-installed in OVS 2026-03-26T23:35:28.052Z|00157|binding|INFO|Setting lport openshift-console_console-7479bb9c4d-nw2vr up in Southbound 2026-03-26T23:35:42.740Z|00158|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576130-zs7r9 from this chassis (sb_readonly=0) 2026-03-26T23:35:42.740Z|00159|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576130-zs7r9 down in Southbound 2026-03-26T23:36:12.866Z|00160|memory_trim|INFO|Detected inactivity (last active 30014 ms ago): trimming memory 2026-03-26T23:38:03.783Z|00161|memory_trim|INFO|Detected inactivity (last active 30004 ms ago): trimming memory 2026-03-26T23:39:00.694Z|00162|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-s7jcd for this chassis. 2026-03-26T23:39:00.694Z|00163|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-s7jcd: Claiming 0a:58:0a:80:00:18 10.128.0.24 2026-03-26T23:39:00.714Z|00164|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-s7jcd ovn-installed in OVS 2026-03-26T23:39:00.714Z|00165|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-s7jcd up in Southbound 2026-03-26T23:39:44.427Z|00166|memory_trim|INFO|Detected inactivity (last active 30006 ms ago): trimming memory 2026-03-26T23:40:00.579Z|00167|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576140-89xn4 for this chassis. 2026-03-26T23:40:00.579Z|00168|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29576140-89xn4: Claiming 0a:58:0a:80:00:19 10.128.0.25 2026-03-26T23:40:00.598Z|00169|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576140-89xn4 ovn-installed in OVS 2026-03-26T23:40:00.598Z|00170|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576140-89xn4 up in Southbound 2026-03-26T23:40:03.641Z|00171|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576140-89xn4 from this chassis (sb_readonly=0) 2026-03-26T23:40:03.641Z|00172|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29576140-89xn4 down in Southbound 2026-03-26T23:40:33.769Z|00173|memory_trim|INFO|Detected inactivity (last active 30005 ms ago): trimming memory 2026-03-26T23:41:08.530Z|00174|binding|INFO|Claiming lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-6mqkb for this chassis. 2026-03-26T23:41:08.530Z|00175|binding|INFO|tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-6mqkb: Claiming 0a:58:0a:80:00:1a 10.128.0.26 2026-03-26T23:41:08.550Z|00176|binding|INFO|Setting lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-6mqkb ovn-installed in OVS 2026-03-26T23:41:08.550Z|00177|binding|INFO|Setting lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-6mqkb up in Southbound 2026-03-26T23:41:18.142Z|00178|binding|INFO|Claiming lport konflux-operator_konflux-operator-controller-manager-7db75c44-98dz2 for this chassis. 2026-03-26T23:41:18.142Z|00179|binding|INFO|konflux-operator_konflux-operator-controller-manager-7db75c44-98dz2: Claiming 0a:58:0a:80:00:1b 10.128.0.27 2026-03-26T23:41:18.161Z|00180|binding|INFO|Setting lport konflux-operator_konflux-operator-controller-manager-7db75c44-98dz2 ovn-installed in OVS 2026-03-26T23:41:18.161Z|00181|binding|INFO|Setting lport konflux-operator_konflux-operator-controller-manager-7db75c44-98dz2 up in Southbound 2026-03-26T23:41:27.211Z|00182|binding|INFO|Claiming lport openshift-operators_tekton-operator-webhook-668b6fdd5d-fdq8g for this chassis. 2026-03-26T23:41:27.211Z|00183|binding|INFO|openshift-operators_tekton-operator-webhook-668b6fdd5d-fdq8g: Claiming 0a:58:0a:80:00:1c 10.128.0.28 2026-03-26T23:41:27.230Z|00184|binding|INFO|Setting lport openshift-operators_tekton-operator-webhook-668b6fdd5d-fdq8g ovn-installed in OVS 2026-03-26T23:41:27.230Z|00185|binding|INFO|Setting lport openshift-operators_tekton-operator-webhook-668b6fdd5d-fdq8g up in Southbound 2026-03-26T23:41:32.298Z|00186|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-27pgw for this chassis. 2026-03-26T23:41:32.298Z|00187|binding|INFO|openshift-operators_rhtas-operator-controller-manager-6987b7f98c-27pgw: Claiming 0a:58:0a:80:00:1d 10.128.0.29 2026-03-26T23:41:32.318Z|00188|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-27pgw ovn-installed in OVS 2026-03-26T23:41:32.318Z|00189|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-27pgw up in Southbound 2026-03-26T23:41:36.144Z|00190|binding|INFO|Claiming lport trusted-artifact-signer_cli-server-66ccc97d7d-w7scq for this chassis. 2026-03-26T23:41:36.144Z|00191|binding|INFO|trusted-artifact-signer_cli-server-66ccc97d7d-w7scq: Claiming 0a:58:0a:80:00:1e 10.128.0.30 2026-03-26T23:41:36.163Z|00192|binding|INFO|Setting lport trusted-artifact-signer_cli-server-66ccc97d7d-w7scq ovn-installed in OVS 2026-03-26T23:41:36.163Z|00193|binding|INFO|Setting lport trusted-artifact-signer_cli-server-66ccc97d7d-w7scq up in Southbound 2026-03-26T23:41:38.186Z|00194|binding|INFO|Claiming lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mwpwt for this chassis. 2026-03-26T23:41:38.186Z|00195|binding|INFO|cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mwpwt: Claiming 0a:58:0a:80:00:1f 10.128.0.31 2026-03-26T23:41:38.206Z|00196|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mwpwt ovn-installed in OVS 2026-03-26T23:41:38.206Z|00197|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mwpwt up in Southbound 2026-03-26T23:41:44.389Z|00198|binding|INFO|Claiming lport cert-manager_cert-manager-webhook-fd44f5cbb-4cslk for this chassis. 2026-03-26T23:41:44.389Z|00199|binding|INFO|cert-manager_cert-manager-webhook-fd44f5cbb-4cslk: Claiming 0a:58:0a:80:00:20 10.128.0.32 2026-03-26T23:41:44.409Z|00200|binding|INFO|Setting lport cert-manager_cert-manager-webhook-fd44f5cbb-4cslk up in Southbound 2026-03-26T23:41:44.410Z|00201|binding|INFO|Setting lport cert-manager_cert-manager-webhook-fd44f5cbb-4cslk ovn-installed in OVS 2026-03-26T23:41:55.014Z|00202|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-w6mls for this chassis. 2026-03-26T23:41:55.014Z|00203|binding|INFO|openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-w6mls: Claiming 0a:58:0a:80:00:22 10.128.0.34 2026-03-26T23:41:55.036Z|00204|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-w6mls ovn-installed in OVS 2026-03-26T23:41:55.036Z|00205|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-w6mls up in Southbound 2026-03-26T23:41:55.113Z|00206|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-5bjt5 for this chassis. 2026-03-26T23:41:55.113Z|00207|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-5bjt5: Claiming 0a:58:0a:80:00:23 10.128.0.35 2026-03-26T23:41:55.138Z|00208|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-5bjt5 up in Southbound 2026-03-26T23:41:55.139Z|00209|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-5bjt5 ovn-installed in OVS 2026-03-26T23:41:59.743Z|00210|binding|INFO|Claiming lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-gd69k for this chassis. 2026-03-26T23:41:59.743Z|00211|binding|INFO|tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-gd69k: Claiming 0a:58:0a:80:00:21 10.128.0.33 2026-03-26T23:41:59.763Z|00212|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-gd69k ovn-installed in OVS 2026-03-26T23:41:59.764Z|00213|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-gd69k up in Southbound 2026-03-26T23:42:52.129Z|00214|binding|INFO|Claiming lport openshift-pipelines_tekton-results-watcher-6f946f97cf-nc8x6 for this chassis. 2026-03-26T23:42:52.129Z|00215|binding|INFO|openshift-pipelines_tekton-results-watcher-6f946f97cf-nc8x6: Claiming 0a:58:0a:80:00:24 10.128.0.36 2026-03-26T23:42:52.150Z|00216|binding|INFO|Setting lport openshift-pipelines_tekton-results-watcher-6f946f97cf-nc8x6 ovn-installed in OVS 2026-03-26T23:42:52.150Z|00217|binding|INFO|Setting lport openshift-pipelines_tekton-results-watcher-6f946f97cf-nc8x6 up in Southbound 2026-03-26T23:43:09.127Z|00218|binding|INFO|Claiming lport openshift-pipelines_tkn-cli-serve-784b566968-9f6kx for this chassis. 2026-03-26T23:43:09.127Z|00219|binding|INFO|openshift-pipelines_tkn-cli-serve-784b566968-9f6kx: Claiming 0a:58:0a:80:00:25 10.128.0.37 2026-03-26T23:43:09.147Z|00220|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-9f6kx ovn-installed in OVS 2026-03-26T23:43:09.147Z|00221|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-9f6kx up in Southbound 2026-03-26T23:43:26.068Z|00222|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-dd2jc for this chassis. 2026-03-26T23:43:26.068Z|00223|binding|INFO|openshift-pipelines_pipelines-as-code-webhook-68965d5857-dd2jc: Claiming 0a:58:0a:80:00:26 10.128.0.38 2026-03-26T23:43:26.089Z|00224|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-dd2jc ovn-installed in OVS 2026-03-26T23:43:26.089Z|00225|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-dd2jc up in Southbound 2026-03-26T23:44:27.382Z|00226|memory_trim|INFO|Detected inactivity (last active 30028 ms ago): trimming memory 2026-03-26T23:44:44.082Z|00227|binding|INFO|Claiming lport tsf-tas_fulcio-server-7bb776885d-kb6q7 for this chassis. 2026-03-26T23:44:44.082Z|00228|binding|INFO|tsf-tas_fulcio-server-7bb776885d-kb6q7: Claiming 0a:58:0a:80:00:27 10.128.0.39 2026-03-26T23:44:44.103Z|00229|binding|INFO|Setting lport tsf-tas_fulcio-server-7bb776885d-kb6q7 ovn-installed in OVS 2026-03-26T23:44:44.104Z|00230|binding|INFO|Setting lport tsf-tas_fulcio-server-7bb776885d-kb6q7 up in Southbound 2026-03-26T23:44:44.511Z|00231|binding|INFO|Claiming lport tsf-tas_rekor-createtree-job-wddsf-zzkhg for this chassis. 2026-03-26T23:44:44.511Z|00232|binding|INFO|tsf-tas_rekor-createtree-job-wddsf-zzkhg: Claiming 0a:58:0a:80:00:28 10.128.0.40 2026-03-26T23:44:44.531Z|00233|binding|INFO|Setting lport tsf-tas_rekor-createtree-job-wddsf-zzkhg ovn-installed in OVS 2026-03-26T23:44:44.531Z|00234|binding|INFO|Setting lport tsf-tas_rekor-createtree-job-wddsf-zzkhg up in Southbound 2026-03-26T23:44:52.421Z|00235|binding|INFO|Claiming lport tsf-tas_trillian-db-6f56d4ff5c-z9qj7 for this chassis. 2026-03-26T23:44:52.421Z|00236|binding|INFO|tsf-tas_trillian-db-6f56d4ff5c-z9qj7: Claiming 0a:58:0a:80:00:29 10.128.0.41 2026-03-26T23:44:52.444Z|00237|binding|INFO|Setting lport tsf-tas_trillian-db-6f56d4ff5c-z9qj7 ovn-installed in OVS 2026-03-26T23:44:52.444Z|00238|binding|INFO|Setting lport tsf-tas_trillian-db-6f56d4ff5c-z9qj7 up in Southbound 2026-03-26T23:45:32.505Z|00239|binding|INFO|Claiming lport tsf_patch-tekton-config-vbftd for this chassis. 2026-03-26T23:45:32.505Z|00240|binding|INFO|tsf_patch-tekton-config-vbftd: Claiming 0a:58:0a:80:00:2a 10.128.0.42 2026-03-26T23:45:32.526Z|00241|binding|INFO|Setting lport tsf_patch-tekton-config-vbftd ovn-installed in OVS 2026-03-26T23:45:32.526Z|00242|binding|INFO|Setting lport tsf_patch-tekton-config-vbftd up in Southbound 2026-03-26T23:45:40.170Z|00243|binding|INFO|Releasing lport tsf_patch-tekton-config-vbftd from this chassis (sb_readonly=0) 2026-03-26T23:45:40.170Z|00244|binding|INFO|Setting lport tsf_patch-tekton-config-vbftd down in Southbound 2026-03-26T23:45:41.177Z|00245|binding|INFO|Releasing lport tsf-tas_rekor-createtree-job-wddsf-zzkhg from this chassis (sb_readonly=0) 2026-03-26T23:45:41.177Z|00246|binding|INFO|Setting lport tsf-tas_rekor-createtree-job-wddsf-zzkhg down in Southbound 2026-03-26T23:45:46.266Z|00247|binding|INFO|Claiming lport tsf-tas_rekor-redis-864859dc95-jzjcc for this chassis. 2026-03-26T23:45:46.266Z|00248|binding|INFO|tsf-tas_rekor-redis-864859dc95-jzjcc: Claiming 0a:58:0a:80:00:2b 10.128.0.43 2026-03-26T23:45:46.286Z|00249|binding|INFO|Setting lport tsf-tas_rekor-redis-864859dc95-jzjcc ovn-installed in OVS 2026-03-26T23:45:46.286Z|00250|binding|INFO|Setting lport tsf-tas_rekor-redis-864859dc95-jzjcc up in Southbound 2026-03-26T23:46:25.187Z|00251|binding|INFO|Claiming lport tsf-tpa_server-84bf44886b-5gwwh for this chassis. 2026-03-26T23:46:25.187Z|00252|binding|INFO|tsf-tpa_server-84bf44886b-5gwwh: Claiming 0a:58:0a:80:00:2c 10.128.0.44 2026-03-26T23:46:25.211Z|00253|binding|INFO|Setting lport tsf-tpa_server-84bf44886b-5gwwh ovn-installed in OVS 2026-03-26T23:46:25.211Z|00254|binding|INFO|Setting lport tsf-tpa_server-84bf44886b-5gwwh up in Southbound 2026-03-26T23:46:25.219Z|00255|binding|INFO|Claiming lport tsf-tpa_importer-74cd48f5c7-6mh9g for this chassis. 2026-03-26T23:46:25.219Z|00256|binding|INFO|tsf-tpa_importer-74cd48f5c7-6mh9g: Claiming 0a:58:0a:80:00:2d 10.128.0.45 2026-03-26T23:46:25.240Z|00257|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-6mh9g ovn-installed in OVS 2026-03-26T23:46:25.240Z|00258|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-6mh9g up in Southbound 2026-03-26T23:48:28.083Z|00259|memory_trim|INFO|Detected inactivity (last active 30020 ms ago): trimming memory 2026-03-26T23:48:33.695Z|00260|binding|INFO|Releasing lport konflux-operator_konflux-operator-controller-manager-7db75c44-98dz2 from this chassis (sb_readonly=0) 2026-03-26T23:48:33.695Z|00261|binding|INFO|Setting lport konflux-operator_konflux-operator-controller-manager-7db75c44-98dz2 down in Southbound 2026-03-26T23:49:16.678Z|00262|memory_trim|INFO|Detected inactivity (last active 30018 ms ago): trimming memory 2026-03-26T23:58:53.482Z|00263|memory_trim|INFO|Detected inactivity (last active 30007 ms ago): trimming memory 2026-03-27T00:02:23.916Z|00264|binding|INFO|Claiming lport default-tenant_tsf-comp-qthr-on-push-fh55d-sast-unicode-check-pod for this chassis. 2026-03-27T00:02:23.916Z|00265|binding|INFO|default-tenant_tsf-comp-qthr-on-push-fh55d-sast-unicode-check-pod: Claiming 0a:58:0a:80:00:2e 10.128.0.46 2026-03-27T00:02:23.939Z|00266|binding|INFO|Setting lport default-tenant_tsf-comp-qthr-on-push-fh55d-sast-unicode-check-pod ovn-installed in OVS 2026-03-27T00:02:23.939Z|00267|binding|INFO|Setting lport default-tenant_tsf-comp-qthr-on-push-fh55d-sast-unicode-check-pod up in Southbound 2026-03-27T00:02:53.936Z|00268|memory_trim|INFO|Detected inactivity (last active 30020 ms ago): trimming memory 2026-03-27T00:03:28.587Z|00269|binding|INFO|Releasing lport default-tenant_tsf-comp-qthr-on-push-fh55d-sast-unicode-check-pod from this chassis (sb_readonly=0) 2026-03-27T00:03:28.587Z|00270|binding|INFO|Setting lport default-tenant_tsf-comp-qthr-on-push-fh55d-sast-unicode-check-pod down in Southbound 2026-03-27T00:03:58.766Z|00271|memory_trim|INFO|Detected inactivity (last active 30006 ms ago): trimming memory 2026-03-27T00:11:03.033Z|00272|memory_trim|INFO|Detected inactivity (last active 30004 ms ago): trimming memory