++ K8S_NODE=ip-10-0-2-222.ec2.internal ++ [[ -n ip-10-0-2-222.ec2.internal ]] ++ [[ -f /env/ip-10-0-2-222.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-19T14:56:30+00:00 - starting ovn-controller' 2026-03-19T14:56:30+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-19T14:56:31Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-19T14:56:31.013Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-19T14:56:31.013Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-19T14:56:31.016Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-19T14:56:31.016Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-19T14:56:31.016Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-19T14:56:31.016Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-19T14:56:31.016Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-19T14:56:31.032Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T14:56:31.032Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T14:56:31.032Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-19T14:56:31.032Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-19T14:56:31.033Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T14:56:31.033Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T14:56:31.033Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-19T14:56:31.033Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-19T14:56:32.017Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-19T14:56:32.017Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-19T14:56:32.017Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-19T14:56:32.033Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T14:56:32.033Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T14:56:32.034Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T14:56:32.034Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T14:56:34.017Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-19T14:56:34.017Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-19T14:56:34.017Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-19T14:56:37.942Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-19T14:56:37.942Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-19T14:56:37.944Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-19T14:56:37.944Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T14:56:37.944Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T14:56:37.944Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-19T14:56:37.944Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-19T14:56:37.944Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-19T14:56:37.944Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-19T14:56:37.944Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-19T14:56:37.944Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T14:56:37.944Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T14:56:37.944Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-19T14:56:37.944Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-19T14:56:37.944Z|00037|chassis|INFO|Need to specify an encap type and ip 2026-03-19T14:56:37.944Z|00038|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T14:56:37.944Z|00039|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-19T14:56:37.944Z|00040|chassis|INFO|Need to specify an encap type and ip 2026-03-19T14:56:37.944Z|00041|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T14:56:37.944Z|00042|features|INFO|OVS Feature: meter_support, state: supported 2026-03-19T14:56:37.944Z|00043|features|INFO|OVS Feature: group_support, state: supported 2026-03-19T14:56:37.944Z|00044|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-19T14:56:37.944Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-19T14:56:37.944Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-19T14:56:37.945Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-19T14:56:37.945Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-19T14:56:37.945Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-19T14:56:37.968Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-19T14:56:37.968Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-19T14:56:40.417Z|00052|binding|INFO|Claiming lport rtoe-GR_ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:40.417Z|00053|binding|INFO|rtoe-GR_ip-10-0-2-222.ec2.internal: Claiming 0e:8e:a7:0f:7d:53 10.0.2.222/24 2026-03-19T14:56:40.417Z|00054|binding|INFO|Claiming lport etor-GR_ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:40.417Z|00055|binding|INFO|etor-GR_ip-10-0-2-222.ec2.internal: Claiming 0e:8e:a7:0f:7d:53 2026-03-19T14:56:40.417Z|00056|binding|INFO|Claiming lport rtoj-GR_ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:40.417Z|00057|binding|INFO|rtoj-GR_ip-10-0-2-222.ec2.internal: Claiming 0a:58:64:40:00:04 100.64.0.4/16 2026-03-19T14:56:40.417Z|00058|binding|INFO|Claiming lport cr-rtos-ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:40.417Z|00059|binding|INFO|cr-rtos-ip-10-0-2-222.ec2.internal: Claiming 0a:58:0a:82:00:01 10.130.0.1/23 2026-03-19T14:56:40.417Z|00060|binding|INFO|Claiming lport jtor-GR_ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:40.417Z|00061|binding|INFO|jtor-GR_ip-10-0-2-222.ec2.internal: Claiming router 2026-03-19T14:56:40.417Z|00062|binding|INFO|Claiming lport cr-stor-ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:40.417Z|00063|binding|INFO|cr-stor-ip-10-0-2-222.ec2.internal: Claiming router 2026-03-19T14:56:40.442Z|00064|binding|INFO|Setting lport etor-GR_ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:40.443Z|00065|binding|INFO|Setting lport cr-rtos-ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:40.443Z|00066|binding|INFO|Setting lport cr-stor-ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:40.443Z|00067|binding|INFO|Setting lport jtor-GR_ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:40.443Z|00068|binding|INFO|Setting lport rtoe-GR_ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:40.443Z|00069|binding|INFO|Setting lport rtoj-GR_ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:41.111Z|00070|memory|INFO|19976 kB peak resident set size after 10.1 seconds 2026-03-19T14:56:41.111Z|00071|memory|INFO|idl-cells-OVN_Southbound:10679 idl-cells-Open_vSwitch:471 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:180 lflow-cache-entries-cache-matches:526 lflow-cache-size-KB:697 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:444 ofctrl_installed_flow_usage-KB:331 ofctrl_sb_flow_ref_usage-KB:171 2026-03-19T14:56:41.118Z|00072|binding|INFO|Claiming lport k8s-ip-10-0-2-222.ec2.internal for this chassis. 2026-03-19T14:56:41.118Z|00073|binding|INFO|k8s-ip-10-0-2-222.ec2.internal: Claiming 0a:58:0a:82:00:02 10.130.0.2 2026-03-19T14:56:41.123Z|00074|binding|INFO|Setting lport k8s-ip-10-0-2-222.ec2.internal ovn-installed in OVS 2026-03-19T14:56:41.123Z|00075|binding|INFO|Setting lport k8s-ip-10-0-2-222.ec2.internal up in Southbound 2026-03-19T14:56:46.220Z|00076|binding|INFO|Claiming lport openshift-image-registry_image-registry-5d486b99b4-st4tz for this chassis. 2026-03-19T14:56:46.220Z|00077|binding|INFO|openshift-image-registry_image-registry-5d486b99b4-st4tz: Claiming 0a:58:0a:82:00:05 10.130.0.5 2026-03-19T14:56:46.230Z|00078|binding|INFO|Setting lport openshift-image-registry_image-registry-5d486b99b4-st4tz ovn-installed in OVS 2026-03-19T14:56:46.230Z|00079|binding|INFO|Setting lport openshift-image-registry_image-registry-5d486b99b4-st4tz up in Southbound 2026-03-19T14:56:46.253Z|00080|binding|INFO|Claiming lport openshift-dns_dns-default-lwsxh for this chassis. 2026-03-19T14:56:46.253Z|00081|binding|INFO|openshift-dns_dns-default-lwsxh: Claiming 0a:58:0a:82:00:08 10.130.0.8 2026-03-19T14:56:46.267Z|00082|binding|INFO|Setting lport openshift-dns_dns-default-lwsxh ovn-installed in OVS 2026-03-19T14:56:46.267Z|00083|binding|INFO|Setting lport openshift-dns_dns-default-lwsxh up in Southbound 2026-03-19T14:56:46.275Z|00084|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-z88rv for this chassis. 2026-03-19T14:56:46.275Z|00085|binding|INFO|openshift-insights_insights-runtime-extractor-z88rv: Claiming 0a:58:0a:82:00:09 10.130.0.9 2026-03-19T14:56:46.275Z|00086|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-2x2r9 for this chassis. 2026-03-19T14:56:46.275Z|00087|binding|INFO|openshift-ingress-canary_ingress-canary-2x2r9: Claiming 0a:58:0a:82:00:07 10.130.0.7 2026-03-19T14:56:46.275Z|00088|binding|INFO|Claiming lport openshift-console_console-574b69ddc7-jtkcm for this chassis. 2026-03-19T14:56:46.275Z|00089|binding|INFO|openshift-console_console-574b69ddc7-jtkcm: Claiming 0a:58:0a:82:00:06 10.130.0.6 2026-03-19T14:56:46.294Z|00090|binding|INFO|Setting lport openshift-console_console-574b69ddc7-jtkcm ovn-installed in OVS 2026-03-19T14:56:46.294Z|00091|binding|INFO|Setting lport openshift-console_console-574b69ddc7-jtkcm up in Southbound 2026-03-19T14:56:46.295Z|00092|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-z88rv ovn-installed in OVS 2026-03-19T14:56:46.295Z|00093|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-z88rv up in Southbound 2026-03-19T14:56:46.295Z|00094|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-2x2r9 ovn-installed in OVS 2026-03-19T14:56:46.295Z|00095|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-2x2r9 up in Southbound 2026-03-19T14:57:15.986Z|00096|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-vbgms for this chassis. 2026-03-19T14:57:15.986Z|00097|binding|INFO|openshift-multus_network-metrics-daemon-vbgms: Claiming 0a:58:0a:82:00:04 10.130.0.4 2026-03-19T14:57:16.000Z|00098|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-vbgms ovn-installed in OVS 2026-03-19T14:57:16.000Z|00099|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-vbgms up in Southbound 2026-03-19T14:57:16.003Z|00100|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-mg8l6 for this chassis. 2026-03-19T14:57:16.003Z|00101|binding|INFO|openshift-network-diagnostics_network-check-target-mg8l6: Claiming 0a:58:0a:82:00:03 10.130.0.3 2026-03-19T14:57:16.018Z|00102|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-mg8l6 ovn-installed in OVS 2026-03-19T14:57:16.018Z|00103|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-mg8l6 up in Southbound 2026-03-19T14:58:07.087Z|00104|binding|INFO|Releasing lport openshift-console_console-574b69ddc7-jtkcm from this chassis (sb_readonly=0) 2026-03-19T14:58:07.087Z|00105|binding|INFO|Setting lport openshift-console_console-574b69ddc7-jtkcm down in Southbound 2026-03-19T14:58:07.591Z|00106|binding|INFO|Claiming lport openshift-console_console-68d7f8cf54-5mdmb for this chassis. 2026-03-19T14:58:07.591Z|00107|binding|INFO|openshift-console_console-68d7f8cf54-5mdmb: Claiming 0a:58:0a:82:00:0a 10.130.0.10 2026-03-19T14:58:07.606Z|00108|binding|INFO|Setting lport openshift-console_console-68d7f8cf54-5mdmb ovn-installed in OVS 2026-03-19T14:58:07.606Z|00109|binding|INFO|Setting lport openshift-console_console-68d7f8cf54-5mdmb up in Southbound 2026-03-19T14:59:11.893Z|00110|memory_trim|INFO|Detected inactivity (last active 30005 ms ago): trimming memory 2026-03-19T15:00:00.578Z|00111|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565540-bf7ph for this chassis. 2026-03-19T15:00:00.578Z|00112|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29565540-bf7ph: Claiming 0a:58:0a:82:00:0b 10.130.0.11 2026-03-19T15:00:00.593Z|00113|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565540-bf7ph ovn-installed in OVS 2026-03-19T15:00:00.593Z|00114|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565540-bf7ph up in Southbound 2026-03-19T15:00:04.860Z|00115|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565540-bf7ph from this chassis (sb_readonly=0) 2026-03-19T15:00:04.860Z|00116|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565540-bf7ph down in Southbound 2026-03-19T15:00:23.753Z|00117|binding|INFO|Releasing lport openshift-console_console-68d7f8cf54-5mdmb from this chassis (sb_readonly=0) 2026-03-19T15:00:23.753Z|00118|binding|INFO|Setting lport openshift-console_console-68d7f8cf54-5mdmb down in Southbound 2026-03-19T15:00:24.257Z|00119|binding|INFO|Claiming lport openshift-console_console-6ccbbfcb6c-7k5dz for this chassis. 2026-03-19T15:00:24.257Z|00120|binding|INFO|openshift-console_console-6ccbbfcb6c-7k5dz: Claiming 0a:58:0a:82:00:0c 10.130.0.12 2026-03-19T15:00:24.272Z|00121|binding|INFO|Setting lport openshift-console_console-6ccbbfcb6c-7k5dz ovn-installed in OVS 2026-03-19T15:00:24.272Z|00122|binding|INFO|Setting lport openshift-console_console-6ccbbfcb6c-7k5dz up in Southbound 2026-03-19T15:01:04.975Z|00123|memory_trim|INFO|Detected inactivity (last active 30023 ms ago): trimming memory 2026-03-19T15:01:59.960Z|00124|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-sk76g for this chassis. 2026-03-19T15:01:59.960Z|00125|binding|INFO|kube-system_global-pull-secret-syncer-sk76g: Claiming 0a:58:0a:82:00:0d 10.130.0.13 2026-03-19T15:01:59.976Z|00126|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-sk76g ovn-installed in OVS 2026-03-19T15:01:59.976Z|00127|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-sk76g up in Southbound 2026-03-19T15:02:00.672Z|00128|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-9s8hl for this chassis. 2026-03-19T15:02:00.672Z|00129|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-9s8hl: Claiming 0a:58:0a:82:00:0e 10.130.0.14 2026-03-19T15:02:00.687Z|00130|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-9s8hl ovn-installed in OVS 2026-03-19T15:02:00.687Z|00131|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-9s8hl up in Southbound 2026-03-19T15:02:45.244Z|00132|memory_trim|INFO|Detected inactivity (last active 30003 ms ago): trimming memory 2026-03-19T15:06:26.275Z|00133|binding|INFO|Claiming lport tsf_test-tsf-subscriptions for this chassis. 2026-03-19T15:06:26.275Z|00134|binding|INFO|tsf_test-tsf-subscriptions: Claiming 0a:58:0a:82:00:0f 10.130.0.15 2026-03-19T15:06:26.292Z|00135|binding|INFO|Setting lport tsf_test-tsf-subscriptions ovn-installed in OVS 2026-03-19T15:06:26.292Z|00136|binding|INFO|Setting lport tsf_test-tsf-subscriptions up in Southbound 2026-03-19T15:07:07.241Z|00137|binding|INFO|Claiming lport cert-manager_cert-manager-59ccb4bb6b-t8mjx for this chassis. 2026-03-19T15:07:07.241Z|00138|binding|INFO|cert-manager_cert-manager-59ccb4bb6b-t8mjx: Claiming 0a:58:0a:82:00:10 10.130.0.16 2026-03-19T15:07:07.257Z|00139|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-t8mjx ovn-installed in OVS 2026-03-19T15:07:07.257Z|00140|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-t8mjx up in Southbound 2026-03-19T15:07:11.094Z|00141|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-x8hrk for this chassis. 2026-03-19T15:07:11.094Z|00142|binding|INFO|openshift-operators_rhtas-operator-controller-manager-84b76c6877-x8hrk: Claiming 0a:58:0a:82:00:11 10.130.0.17 2026-03-19T15:07:11.114Z|00143|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-x8hrk ovn-installed in OVS 2026-03-19T15:07:11.114Z|00144|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-x8hrk up in Southbound 2026-03-19T15:07:18.324Z|00145|binding|INFO|Releasing lport tsf_test-tsf-subscriptions from this chassis (sb_readonly=0) 2026-03-19T15:07:18.324Z|00146|binding|INFO|Setting lport tsf_test-tsf-subscriptions down in Southbound 2026-03-19T15:07:20.553Z|00147|binding|INFO|Claiming lport tsf_test-tsf-infrastructure for this chassis. 2026-03-19T15:07:20.553Z|00148|binding|INFO|tsf_test-tsf-infrastructure: Claiming 0a:58:0a:82:00:12 10.130.0.18 2026-03-19T15:07:20.569Z|00149|binding|INFO|Setting lport tsf_test-tsf-infrastructure ovn-installed in OVS 2026-03-19T15:07:20.569Z|00150|binding|INFO|Setting lport tsf_test-tsf-infrastructure up in Southbound 2026-03-19T15:07:31.447Z|00151|binding|INFO|Claiming lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-q7269 for this chassis. 2026-03-19T15:07:31.447Z|00152|binding|INFO|tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-q7269: Claiming 0a:58:0a:82:00:13 10.130.0.19 2026-03-19T15:07:31.465Z|00153|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-q7269 ovn-installed in OVS 2026-03-19T15:07:31.465Z|00154|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-q7269 up in Southbound 2026-03-19T15:07:31.484Z|00155|binding|INFO|Claiming lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-n9nhd for this chassis. 2026-03-19T15:07:31.484Z|00156|binding|INFO|tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-n9nhd: Claiming 0a:58:0a:82:00:14 10.130.0.20 2026-03-19T15:07:31.500Z|00157|binding|INFO|Setting lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-n9nhd ovn-installed in OVS 2026-03-19T15:07:31.500Z|00158|binding|INFO|Setting lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-n9nhd up in Southbound 2026-03-19T15:07:34.999Z|00159|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-rdg6j for this chassis. 2026-03-19T15:07:34.999Z|00160|binding|INFO|openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-rdg6j: Claiming 0a:58:0a:82:00:15 10.130.0.21 2026-03-19T15:07:35.015Z|00161|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-rdg6j ovn-installed in OVS 2026-03-19T15:07:35.015Z|00162|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-rdg6j up in Southbound 2026-03-19T15:07:35.102Z|00163|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-zdgjk for this chassis. 2026-03-19T15:07:35.102Z|00164|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-zdgjk: Claiming 0a:58:0a:82:00:16 10.130.0.22 2026-03-19T15:07:35.118Z|00165|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-zdgjk ovn-installed in OVS 2026-03-19T15:07:35.118Z|00166|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-zdgjk up in Southbound 2026-03-19T15:07:35.183Z|00167|binding|INFO|Claiming lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-gfqmd for this chassis. 2026-03-19T15:07:35.183Z|00168|binding|INFO|openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-gfqmd: Claiming 0a:58:0a:82:00:17 10.130.0.23 2026-03-19T15:07:35.202Z|00169|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-gfqmd ovn-installed in OVS 2026-03-19T15:07:35.202Z|00170|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-gfqmd up in Southbound 2026-03-19T15:07:55.509Z|00171|binding|INFO|Releasing lport tsf_test-tsf-infrastructure from this chassis (sb_readonly=0) 2026-03-19T15:07:55.509Z|00172|binding|INFO|Setting lport tsf_test-tsf-infrastructure down in Southbound 2026-03-19T15:07:57.428Z|00173|binding|INFO|Claiming lport tsf_test-tsf-iam for this chassis. 2026-03-19T15:07:57.428Z|00174|binding|INFO|tsf_test-tsf-iam: Claiming 0a:58:0a:82:00:18 10.130.0.24 2026-03-19T15:07:57.444Z|00175|binding|INFO|Setting lport tsf_test-tsf-iam ovn-installed in OVS 2026-03-19T15:07:57.444Z|00176|binding|INFO|Setting lport tsf_test-tsf-iam up in Southbound 2026-03-19T15:07:57.547Z|00177|binding|INFO|Claiming lport tsf-keycloak_keycloak-0 for this chassis. 2026-03-19T15:07:57.547Z|00178|binding|INFO|tsf-keycloak_keycloak-0: Claiming 0a:58:0a:82:00:19 10.130.0.25 2026-03-19T15:07:57.563Z|00179|binding|INFO|Setting lport tsf-keycloak_keycloak-0 ovn-installed in OVS 2026-03-19T15:07:57.563Z|00180|binding|INFO|Setting lport tsf-keycloak_keycloak-0 up in Southbound 2026-03-19T15:08:24.790Z|00181|binding|INFO|Releasing lport tsf-keycloak_keycloak-0 from this chassis (sb_readonly=0) 2026-03-19T15:08:24.790Z|00182|binding|INFO|Setting lport tsf-keycloak_keycloak-0 down in Southbound 2026-03-19T15:08:26.092Z|00183|binding|INFO|Claiming lport tsf-keycloak_keycloak-0 for this chassis. 2026-03-19T15:08:26.092Z|00184|binding|INFO|tsf-keycloak_keycloak-0: Claiming 0a:58:0a:82:00:1a 10.130.0.26 2026-03-19T15:08:26.108Z|00185|binding|INFO|Setting lport tsf-keycloak_keycloak-0 ovn-installed in OVS 2026-03-19T15:08:26.108Z|00186|binding|INFO|Setting lport tsf-keycloak_keycloak-0 up in Southbound 2026-03-19T15:08:47.918Z|00187|binding|INFO|Claiming lport tsf-keycloak_tsf-iam-xwmjl for this chassis. 2026-03-19T15:08:47.918Z|00188|binding|INFO|tsf-keycloak_tsf-iam-xwmjl: Claiming 0a:58:0a:82:00:1b 10.130.0.27 2026-03-19T15:08:47.934Z|00189|binding|INFO|Setting lport tsf-keycloak_tsf-iam-xwmjl ovn-installed in OVS 2026-03-19T15:08:47.934Z|00190|binding|INFO|Setting lport tsf-keycloak_tsf-iam-xwmjl up in Southbound 2026-03-19T15:08:51.840Z|00191|binding|INFO|Releasing lport tsf_test-tsf-iam from this chassis (sb_readonly=0) 2026-03-19T15:08:51.840Z|00192|binding|INFO|Setting lport tsf_test-tsf-iam down in Southbound 2026-03-19T15:08:53.322Z|00193|binding|INFO|Claiming lport tsf-tas_test-tsf-tas for this chassis. 2026-03-19T15:08:53.322Z|00194|binding|INFO|tsf-tas_test-tsf-tas: Claiming 0a:58:0a:82:00:1c 10.130.0.28 2026-03-19T15:08:53.344Z|00195|binding|INFO|Setting lport tsf-tas_test-tsf-tas up in Southbound 2026-03-19T15:08:53.346Z|00196|binding|INFO|Setting lport tsf-tas_test-tsf-tas ovn-installed in OVS 2026-03-19T15:08:56.125Z|00197|binding|INFO|Claiming lport tsf-tas_ctlog-createtree-job-vlkj8-qpz2b for this chassis. 2026-03-19T15:08:56.125Z|00198|binding|INFO|tsf-tas_ctlog-createtree-job-vlkj8-qpz2b: Claiming 0a:58:0a:82:00:1d 10.130.0.29 2026-03-19T15:08:56.147Z|00199|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-vlkj8-qpz2b ovn-installed in OVS 2026-03-19T15:08:56.147Z|00200|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-vlkj8-qpz2b up in Southbound 2026-03-19T15:09:06.932Z|00201|binding|INFO|Releasing lport tsf-keycloak_tsf-iam-xwmjl from this chassis (sb_readonly=0) 2026-03-19T15:09:06.932Z|00202|binding|INFO|Setting lport tsf-keycloak_tsf-iam-xwmjl down in Southbound 2026-03-19T15:09:08.358Z|00203|binding|INFO|Releasing lport tsf-keycloak_keycloak-0 from this chassis (sb_readonly=0) 2026-03-19T15:09:08.358Z|00204|binding|INFO|Setting lport tsf-keycloak_keycloak-0 down in Southbound 2026-03-19T15:09:09.357Z|00205|binding|INFO|Claiming lport tsf-keycloak_keycloak-0 for this chassis. 2026-03-19T15:09:09.357Z|00206|binding|INFO|tsf-keycloak_keycloak-0: Claiming 0a:58:0a:82:00:1e 10.130.0.30 2026-03-19T15:09:09.376Z|00207|binding|INFO|Setting lport tsf-keycloak_keycloak-0 ovn-installed in OVS 2026-03-19T15:09:09.376Z|00208|binding|INFO|Setting lport tsf-keycloak_keycloak-0 up in Southbound 2026-03-19T15:09:12.169Z|00209|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-xpf8t for this chassis. 2026-03-19T15:09:12.169Z|00210|binding|INFO|openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-xpf8t: Claiming 0a:58:0a:82:00:1f 10.130.0.31 2026-03-19T15:09:12.186Z|00211|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-xpf8t ovn-installed in OVS 2026-03-19T15:09:12.186Z|00212|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-xpf8t up in Southbound 2026-03-19T15:09:12.276Z|00213|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-jrdjq for this chassis. 2026-03-19T15:09:12.276Z|00214|binding|INFO|openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-jrdjq: Claiming 0a:58:0a:82:00:20 10.130.0.32 2026-03-19T15:09:12.294Z|00215|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-jrdjq up in Southbound 2026-03-19T15:09:12.294Z|00216|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-jrdjq ovn-installed in OVS 2026-03-19T15:09:42.154Z|00217|binding|INFO|Releasing lport tsf-tas_test-tsf-tas from this chassis (sb_readonly=0) 2026-03-19T15:09:42.154Z|00218|binding|INFO|Setting lport tsf-tas_test-tsf-tas down in Southbound 2026-03-19T15:09:43.486Z|00219|binding|INFO|Claiming lport tsf_patch-tekton-config-xn8qp for this chassis. 2026-03-19T15:09:43.486Z|00220|binding|INFO|tsf_patch-tekton-config-xn8qp: Claiming 0a:58:0a:82:00:21 10.130.0.33 2026-03-19T15:09:43.504Z|00221|binding|INFO|Setting lport tsf_patch-tekton-config-xn8qp ovn-installed in OVS 2026-03-19T15:09:43.504Z|00222|binding|INFO|Setting lport tsf_patch-tekton-config-xn8qp up in Southbound 2026-03-19T15:09:45.196Z|00223|binding|INFO|Releasing lport tsf-tas_ctlog-createtree-job-vlkj8-qpz2b from this chassis (sb_readonly=0) 2026-03-19T15:09:45.196Z|00224|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-vlkj8-qpz2b down in Southbound 2026-03-19T15:09:51.991Z|00225|binding|INFO|Claiming lport tsf-tas_ctlog-757b7bd844-jnsqb for this chassis. 2026-03-19T15:09:51.991Z|00226|binding|INFO|tsf-tas_ctlog-757b7bd844-jnsqb: Claiming 0a:58:0a:82:00:22 10.130.0.34 2026-03-19T15:09:52.008Z|00227|binding|INFO|Setting lport tsf-tas_ctlog-757b7bd844-jnsqb up in Southbound 2026-03-19T15:09:52.009Z|00228|binding|INFO|Setting lport tsf-tas_ctlog-757b7bd844-jnsqb ovn-installed in OVS 2026-03-19T15:09:52.217Z|00229|binding|INFO|Releasing lport tsf_patch-tekton-config-xn8qp from this chassis (sb_readonly=0) 2026-03-19T15:09:52.217Z|00230|binding|INFO|Setting lport tsf_patch-tekton-config-xn8qp down in Southbound 2026-03-19T15:09:53.751Z|00231|binding|INFO|Claiming lport tsf_tsf-tekton-configuration-r57j8 for this chassis. 2026-03-19T15:09:53.751Z|00232|binding|INFO|tsf_tsf-tekton-configuration-r57j8: Claiming 0a:58:0a:82:00:23 10.130.0.35 2026-03-19T15:09:53.768Z|00233|binding|INFO|Setting lport tsf_tsf-tekton-configuration-r57j8 up in Southbound 2026-03-19T15:09:53.768Z|00234|binding|INFO|Setting lport tsf_tsf-tekton-configuration-r57j8 ovn-installed in OVS 2026-03-19T15:09:58.195Z|00235|binding|INFO|Claiming lport tsf-tas_rekor-redis-6878495668-wkmrm for this chassis. 2026-03-19T15:09:58.195Z|00236|binding|INFO|tsf-tas_rekor-redis-6878495668-wkmrm: Claiming 0a:58:0a:82:00:24 10.130.0.36 2026-03-19T15:09:58.214Z|00237|binding|INFO|Setting lport tsf-tas_rekor-redis-6878495668-wkmrm ovn-installed in OVS 2026-03-19T15:09:58.214Z|00238|binding|INFO|Setting lport tsf-tas_rekor-redis-6878495668-wkmrm up in Southbound 2026-03-19T15:09:59.290Z|00239|binding|INFO|Releasing lport tsf_tsf-tekton-configuration-r57j8 from this chassis (sb_readonly=0) 2026-03-19T15:09:59.290Z|00240|binding|INFO|Setting lport tsf_tsf-tekton-configuration-r57j8 down in Southbound 2026-03-19T15:10:00.576Z|00241|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565550-hzktt for this chassis. 2026-03-19T15:10:00.576Z|00242|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29565550-hzktt: Claiming 0a:58:0a:82:00:25 10.130.0.37 2026-03-19T15:10:00.596Z|00243|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565550-hzktt ovn-installed in OVS 2026-03-19T15:10:00.596Z|00244|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565550-hzktt up in Southbound 2026-03-19T15:10:03.163Z|00245|binding|INFO|Claiming lport tsf_test-tsf-pipelines for this chassis. 2026-03-19T15:10:03.163Z|00246|binding|INFO|tsf_test-tsf-pipelines: Claiming 0a:58:0a:82:00:26 10.130.0.38 2026-03-19T15:10:03.184Z|00247|binding|INFO|Setting lport tsf_test-tsf-pipelines up in Southbound 2026-03-19T15:10:03.184Z|00248|binding|INFO|Setting lport tsf_test-tsf-pipelines ovn-installed in OVS 2026-03-19T15:10:15.387Z|00249|binding|INFO|Releasing lport tsf_test-tsf-pipelines from this chassis (sb_readonly=0) 2026-03-19T15:10:15.387Z|00250|binding|INFO|Setting lport tsf_test-tsf-pipelines down in Southbound 2026-03-19T15:10:16.394Z|00251|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565550-hzktt from this chassis (sb_readonly=0) 2026-03-19T15:10:16.394Z|00252|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29565550-hzktt down in Southbound 2026-03-19T15:10:16.547Z|00253|binding|INFO|Claiming lport tsf-tpa_pre-install-tsf-tpa for this chassis. 2026-03-19T15:10:16.547Z|00254|binding|INFO|tsf-tpa_pre-install-tsf-tpa: Claiming 0a:58:0a:82:00:27 10.130.0.39 2026-03-19T15:10:16.565Z|00255|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa ovn-installed in OVS 2026-03-19T15:10:16.565Z|00256|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa up in Southbound 2026-03-19T15:10:20.420Z|00257|binding|INFO|Releasing lport tsf-tpa_pre-install-tsf-tpa from this chassis (sb_readonly=0) 2026-03-19T15:10:20.421Z|00258|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa down in Southbound 2026-03-19T15:10:21.478Z|00259|binding|INFO|Claiming lport tsf-tpa_test-tsf-tpa for this chassis. 2026-03-19T15:10:21.478Z|00260|binding|INFO|tsf-tpa_test-tsf-tpa: Claiming 0a:58:0a:82:00:28 10.130.0.40 2026-03-19T15:10:21.498Z|00261|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa up in Southbound 2026-03-19T15:10:21.498Z|00262|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa ovn-installed in OVS 2026-03-19T15:10:22.548Z|00263|binding|INFO|Claiming lport tsf-tpa_create-db-xg6b8 for this chassis. 2026-03-19T15:10:22.548Z|00264|binding|INFO|tsf-tpa_create-db-xg6b8: Claiming 0a:58:0a:82:00:29 10.130.0.41 2026-03-19T15:10:22.567Z|00265|binding|INFO|Setting lport tsf-tpa_create-db-xg6b8 up in Southbound 2026-03-19T15:10:22.567Z|00266|binding|INFO|Setting lport tsf-tpa_create-db-xg6b8 ovn-installed in OVS 2026-03-19T15:10:27.465Z|00267|binding|INFO|Releasing lport tsf-tpa_create-db-xg6b8 from this chassis (sb_readonly=0) 2026-03-19T15:10:27.465Z|00268|binding|INFO|Setting lport tsf-tpa_create-db-xg6b8 down in Southbound 2026-03-19T15:10:28.995Z|00269|binding|INFO|Claiming lport tsf-tpa_migrate-db-fv69t for this chassis. 2026-03-19T15:10:28.995Z|00270|binding|INFO|tsf-tpa_migrate-db-fv69t: Claiming 0a:58:0a:82:00:2a 10.130.0.42 2026-03-19T15:10:29.012Z|00271|binding|INFO|Setting lport tsf-tpa_migrate-db-fv69t up in Southbound 2026-03-19T15:10:29.012Z|00272|binding|INFO|Setting lport tsf-tpa_migrate-db-fv69t ovn-installed in OVS 2026-03-19T15:10:31.488Z|00273|binding|INFO|Releasing lport tsf-tpa_migrate-db-fv69t from this chassis (sb_readonly=0) 2026-03-19T15:10:31.488Z|00274|binding|INFO|Setting lport tsf-tpa_migrate-db-fv69t down in Southbound 2026-03-19T15:10:45.297Z|00275|binding|INFO|Claiming lport tsf-tpa_server-fb5c55cfd-r96m2 for this chassis. 2026-03-19T15:10:45.297Z|00276|binding|INFO|tsf-tpa_server-fb5c55cfd-r96m2: Claiming 0a:58:0a:82:00:2b 10.130.0.43 2026-03-19T15:10:45.316Z|00277|binding|INFO|Setting lport tsf-tpa_server-fb5c55cfd-r96m2 up in Southbound 2026-03-19T15:10:45.316Z|00278|binding|INFO|Setting lport tsf-tpa_server-fb5c55cfd-r96m2 ovn-installed in OVS 2026-03-19T15:10:45.322Z|00279|binding|INFO|Claiming lport tsf-tpa_importer-74cd48f5c7-hchgh for this chassis. 2026-03-19T15:10:45.322Z|00280|binding|INFO|tsf-tpa_importer-74cd48f5c7-hchgh: Claiming 0a:58:0a:82:00:2c 10.130.0.44 2026-03-19T15:10:45.364Z|00281|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-hchgh ovn-installed in OVS 2026-03-19T15:10:45.364Z|00282|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-hchgh up in Southbound 2026-03-19T15:10:49.590Z|00283|binding|INFO|Releasing lport tsf-tpa_test-tsf-tpa from this chassis (sb_readonly=0) 2026-03-19T15:10:49.590Z|00284|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa down in Southbound 2026-03-19T15:12:54.076Z|00285|memory_trim|INFO|Detected inactivity (last active 30011 ms ago): trimming memory